summaryrefslogtreecommitdiff
path: root/tc/q_tbf.c
Commit message (Expand)AuthorAgeFilesLines
* tc: use SPDXStephen Hemminger2023-01-141-6/+1
* lib: Move sprint_size() from tc here, add print_size()Petr Machata2020-12-091-18/+7
* lib: Move print_rate() from tc here; modernizePetr Machata2020-12-091-5/+2
* tc: tbf: add support for JSON outputLeslie Monis2019-12-291-21/+47
* treewide: refactor help messagesMatteo Croce2019-05-201-3/+4
* treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych2018-02-021-3/+2
* tc: break long linesStephen Hemminger2017-11-241-1/+2
* tc: B.W limits can now be specified in %.Nishanth Devarajan2017-11-241-3/+13
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* Use C99 style initializers everywherePhil Sutter2016-07-201-3/+1
* tc: code cleanupStephen Hemminger2016-03-211-13/+19
* tc: remove extra whitespaceStephen Hemminger2015-10-231-1/+0
* Fixed 'tc qdisc show' for tbf when latency<0Sergey V. Lobanov2014-05-281-4/+4
* tbf: support sending burst/mtu to kernel directlyYang Yingliang2014-01-201-0/+2
* tbf: add 64bit rates supportYang Yingliang2013-12-021-20/+38
* linklayer interface between kernel and tc/userspaceJesper Dangaard Brouer2013-09-031-0/+5
* iproute2: clearer error messages for fifo and tbf qdiscsKees van Reeuwijk2013-02-211-35/+55
* tc: remove stale codeFlorian Westphal2010-01-211-2/+0
* tc: red, gred, tbf: more helpful error messagesFlorian Westphal2010-01-211-2/+4
* ATM cell alignment.Jesper Dangaard Brouer2008-04-171-3/+9
* TBF overhead parameter parsing.Jesper Dangaard Brouer2008-04-011-3/+20
* Cleanup: tc_calc_rtable().Jesper Dangaard Brouer2007-12-311-6/+5
* Replace "usec" by "time" in function namesPatrick McHardy2007-03-131-4/+4
* Introduce TIME_UNITS_PER_SEC to represent internal clock resolutionPatrick McHardy2007-03-131-4/+4
* Introduce tc_calc_xmitsize and use where appropriatePatrick McHardy2007-03-131-2/+2
* tbf: fix latency printingPatrick McHardy2007-03-131-1/+1
* Remove trailing whitespaceStephen Hemminger2006-12-051-1/+1
* Use parse_rtattr_nested4!tgraf2005-01-181-2/+1
* Use NLMSG_TAIL4!tgraf2005-01-181-2/+2
* : prevent tc crashesnet[shemminger]!kaber2004-09-281-1/+1
* no longer need xstats stubosdl.net!shemminger2004-08-311-10/+3
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+272
* Initial revisionosdl.org!shemminger2004-04-151-0/+0