summaryrefslogtreecommitdiff
path: root/lib/tc.h
Commit message (Expand)AuthorAgeFilesLines
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-0/+1
* netdev-tc-offloads: Verify csum flags on dump from tcPaul Blakey2017-11-231-0/+2
* tc: Add header rewrite using tc pedit actionPaul Blakey2017-11-161-0/+16
* tc: Add matching on tcp flagsPaul Blakey2017-08-111-0/+1
* tc: Add ip layer ttl matchingPaul Blakey2017-08-111-0/+2
* tc: Split IPs and transport layer ports unions in flower structPaul Blakey2017-08-031-12/+16
* tc: Tidy up includes.Joe Stringer2017-06-191-2/+2
* tc: Fix compile with Glibc < 2.24 and Linux > 4.5.Joe Stringer2017-06-191-1/+1
* other-config: Add tc-policy switch to control tc flower flagPaul Blakey2017-06-151-0/+3
* tc: Add tc flower functionsRoi Dayan2017-06-141-0/+105
* tc: Move functions the create/parse handle to be static inlineRoi Dayan2017-06-141-3/+21
* tc: Introduce tc modulePaul Blakey2017-06-141-0/+33