summaryrefslogtreecommitdiffstats
path: root/tc
Commit message (Expand)AuthorAgeFilesLines
* add decode of match rulesStephen Hemminger2007-12-311-12/+49
* tc mask patchFrançois Delawarde2007-12-111-5/+24
* Add NAT actionHerbert Xu2007-12-112-0/+214
* add q_rr to tc MakefileStephen Hemminger2007-10-161-0/+1
* Also do tc_core_time2big argument (long->unsigned).Andreas Henriksson2007-10-122-2/+2
* Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well.Andreas Henriksson2007-10-122-4/+4
* Fix overflow in time2tick / tick2time.Andreas Henriksson2007-10-122-4/+4
* Fix ematch cmp and nbyte syntax help text.Lionel Elie Mamane2007-10-122-3/+3
* Fix meta ematch usage of 0 valuesPatrick McHardy2007-08-221-5/+2
* Fix m_ipt buildStephen Hemminger2007-08-221-0/+1
* iproute2: sch_rr support in tcPJ Waskiewicz2007-08-222-5/+146
* Bug fix tc action dropPatrick McHardy2007-08-221-1/+2
* TC action parsing bug fixPatrick McHardy2007-08-221-2/+3
* Snapshot update for 2.6.22Stephen Hemminger2007-06-251-1/+1
* Add TC_LIB_DIR environment variable.Stephen Hemminger2007-06-204-3/+16
* netem: staticStephen Hemminger2007-06-201-1/+1
* [Fwd: Re: more iproute2 issues (not critical)]Patrick McHardy2007-06-201-0/+4
* iproute2: Support IFF_LOWER_UP and IFF_DORMANTThomas Graf2007-06-191-2/+0
* Revert "Increase internal clock resolution to nsec"Stephen Hemminger2007-03-142-7/+2
* Old bug on tcjamal2007-03-131-1/+1
* Increase internal clock resolution to nsecPatrick McHardy2007-03-132-2/+7
* Handle different kernel clock resolutionsPatrick McHardy2007-03-131-7/+19
* Add sprint_ticks() function and use in CBQPatrick McHardy2007-03-134-9/+10
* Replace "usec" by "time" in function namesPatrick McHardy2007-03-1310-38/+38
* Introduce TIME_UNITS_PER_SEC to represent internal clock resolutionPatrick McHardy2007-03-137-22/+36
* Introduce tc_calc_xmitsize and use where appropriatePatrick McHardy2007-03-135-5/+11
* Use tc_calc_xmittime() where appropriatePatrick McHardy2007-03-133-3/+3
* tbf: fix latency printingPatrick McHardy2007-03-131-1/+1
* update rest to use nl_mgrpjamal2007-03-131-1/+1
* iptables library fixStephen Hemminger2007-03-061-9/+10
* do not ignore build failures in subdirs of iproute2Mike Frysinger2007-03-051-18/+3
* netem parameters to change commandStephen Hemminger2007-01-091-10/+16
* Fixes for tc help commandsHasso Tepper2006-12-143-6/+12
* Eliminate trailing whitespaceStephen Hemminger2006-12-131-1/+1
* Fix missing class/flowid oddityjamal2006-12-131-1/+7
* Remove trailing whitespaceStephen Hemminger2006-12-0535-142/+142
* Trap possible overflow in usec values to netemStephen Hemminger2006-10-193-0/+15
* More TC patches from Jamal.Stephen Hemminger2006-09-255-19/+20
* First part of cleaning up the help output of actions.Jamal Hadi Salim2006-08-085-43/+57
* Add ignore files to make using git easierStephen Hemminger2006-08-081-0/+5
* This patch adds ability to monitor tc events similar to ipmonitor.Jamal Hadi Salim2006-08-088-10/+128
* Trivial correction to the usage text.Jesper Dangaard Brouer2006-08-043-3/+3
* Add help text for actions.jamal2006-08-042-8/+30
* Backout the 2.4 utsname hash patch.shemminger2006-03-221-15/+3
* Fix build errors from last patchss-060314shemminger2006-03-141-4/+5
* Fixes for tc hash sample.shemminger2006-03-141-5/+28
* Make error message better on tc with wrong args.shemminger2006-03-101-1/+4
* Missing memset in tc sampleshemminger2006-03-101-0/+1
* Fix u32 filter for ipv6 priorityshemminger2006-01-101-1/+1
* Always send reorder message (for compatiablity)shemminger2005-12-101-5/+3