aboutsummaryrefslogtreecommitdiffstats
path: root/tc/tc_util.c
Commit message (Expand)AuthorAgeFilesLines
* tc: remove extra whitespaceStephen Hemminger2015-10-231-1/+0
* tc: util: fix print_rate for ludicrous speedsDaniel Borkmann2015-06-241-2/+3
* tc util: Fix possible buffer overflow when print class idVadim Kochan2015-04-201-9/+10
* tc class: Ignore if default class name file does not existVadim Kochan2015-04-071-4/+15
* tc class: Show class names from fileVadim Kochan2015-03-151-6/+42
* iproute2: various header include fixes for compiling with musl libcNatanael Copa2014-05-281-0/+1
* Merge branch 'master' into net-next-for-3.13Stephen Hemminger2014-01-091-19/+13
|\
| * tc: more user friendly ratesEric Dumazet2013-12-021-19/+13
* | htb: support 64bit ratesEric Dumazet2013-11-221-0/+25
|/
* tc: support TCA_STATS_RATE_EST64Eric Dumazet2013-09-201-6/+20
* get_rate: detect 32bit overflowsEric Dumazet2013-06-071-8/+12
* ip: make local functions staticStephen Hemminger2013-02-121-29/+0
* tc: man: change man page and comment to confirm to code's behavior.Li Wei2012-07-121-1/+1
* iproute2 - Fix up and simplify variables pointing to install directoriesChristoph J. Thompson2012-04-121-1/+1
* iproute: fix tc -iec display of Mibit ratesAndreas Henriksson2012-03-101-1/+1
* netem: add support for 4 state and GE loss modelStephen Hemminger2011-12-221-27/+0
* iproute: DESTDIR vs LIBDIR.Andreas Henriksson2008-09-171-3/+3
* add generic size table for qdiscsJussi Kivilinna2008-09-171-1/+25
* Fixed installation when changing DESTDIRRafael Almeida2008-07-251-1/+5
* ATM cell alignment.Jesper Dangaard Brouer2008-04-171-0/+17
* Add TC_LIB_DIR environment variable.Stephen Hemminger2007-06-201-0/+11
* Revert "Increase internal clock resolution to nsec"Stephen Hemminger2007-03-141-6/+1
* Increase internal clock resolution to nsecPatrick McHardy2007-03-131-1/+6
* Add sprint_ticks() function and use in CBQPatrick McHardy2007-03-131-0/+5
* Replace "usec" by "time" in function namesPatrick McHardy2007-03-131-7/+7
* Introduce TIME_UNITS_PER_SEC to represent internal clock resolutionPatrick McHardy2007-03-131-7/+7
* Remove trailing whitespaceStephen Hemminger2006-12-051-2/+2
* Import patch iproute2-hznet[shemminger]!shemminger2005-03-141-1/+1
* Build warning fixosdl.net!shemminger2005-03-101-3/+3
* validate classidosdl.net!shemminger2005-02-071-0/+4
* Use parse_rtattr_nested14!tgraf2005-01-181-2/+2
* Import patch iproute2.116net[shemminger]!shemminger2005-01-171-1/+1
* iproute2: gnet_statsch[shemminger]!tgraf2004-12-071-0/+88
* fix scaling in print_rates (for bits).osdl.net!shemminger2004-10-191-14/+11
* make all filtering handles take const args.osdl.net!shemminger2004-08-311-1/+1
* Auto mergedosdl.net!shemminger2004-08-241-5/+5
* new stuff from jamal.osdl.net!shemminger2004-08-131-0/+58
* Make get_rates be table based and go up to terrabits.osdl.net!shemminger2004-08-131-32/+43
* add -iec flag, and since all print functions return 0, change to justosdl.net!shemminger2004-06-281-28/+30
* add loss paramater.osdl.net!shemminger2004-06-251-0/+29
* Add more complete rate values including IEC syntax.osdl.org!shemminger2004-06-091-21/+27
* Display rates ad mutiple of 1000 not 1024osdl.org!shemminger2004-06-091-11/+14
* handl gbit as well.osdl.org!shemminger2004-06-021-5/+13
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+313
* Initial revisionosdl.org!shemminger2004-04-151-0/+0