summaryrefslogtreecommitdiff
path: root/tc/tc_class.c
Commit message (Expand)AuthorAgeFilesLines
* iproute2: optimize code and fix some mem-leak riskzhaoshuang2023-05-111-0/+1
* tc: add missing separatorChristian Hesse2023-02-241-1/+1
* tc: use SPDXStephen Hemminger2023-01-141-6/+1
* tc: Add JSON output to tc-classMax Tottenham2023-01-091-11/+17
* tc: print errors on stderrStephen Hemminger2022-12-091-1/+1
* remove #if 0 codeStephen Hemminger2022-11-221-4/+0
* tc: parse attributes with NLA_F_NESTED flagLeslie Monis2020-01-221-3/+3
* treewide: refactor help messagesMatteo Croce2019-05-201-8/+9
* tc/class: make filter variables staticStephen Hemminger2018-11-191-3/+3
* Tree wide: Drop sockaddr_nl argDavid Ahern2018-10-221-2/+1
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-04-021-2/+3
|\
| * tc_class: fix snprintf warningStephen Hemminger2018-03-291-2/+3
* | utils: Introduce and use nodev() helper routineSerhey Popovych2018-03-111-8/+6
|/
* tc: B.W limits can now be specified in %.Nishanth Devarajan2017-11-241-1/+1
* tc: replace magic constant 16 with #defineStephen Hemminger2017-11-241-3/+3
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* lib/libnetlink: update rtnl_talk to support malloc buff at run timeHangbin Liu2017-10-261-1/+1
* remove useless return statementStephen Hemminger2016-09-011-1/+0
* No need to initialize rtattr fields before parsingPhil Sutter2016-07-201-2/+2
* Replace malloc && memset by callocPhil Sutter2016-07-201-2/+1
* Use C99 style initializers everywherePhil Sutter2016-07-201-20/+11
* include: add linked list implementation from kernelJiri Pirko2016-03-271-1/+1
* tc: code cleanupStephen Hemminger2016-03-211-5/+8
* libnetlink: add size argument to rtnl_talkStephen Hemminger2015-05-271-1/+1
* tc class: Show classes as ASCII graphVadim Kochan2014-12-271-2/+165
* whitespace cleanupStephen Hemminger2014-12-201-4/+4
* Fix tc stats when using -batch modeNigel Kukard2013-10-301-0/+3
* ip: make local functions staticStephen Hemminger2013-02-121-2/+2
* utils: invarg: msg precedes the faulty argDan Kenigsberg2012-08-171-5/+5
* Convert to use rta_getattr_ functionsStephen Hemminger2012-04-101-1/+1
* libnetlink: remove unused junk callbackStephen Hemminger2011-12-281-2/+2
* Filter class output by classidDenys Fedoryshchenko2009-05-261-0/+10
* Fixes for tc help commandsHasso Tepper2006-12-141-2/+4
* Remove trailing whitespaceStephen Hemminger2006-12-051-2/+2
* More TC patches from Jamal.Stephen Hemminger2006-09-251-1/+1
* This patch adds ability to monitor tc events similar to ipmonitor.Jamal Hadi Salim2006-08-081-1/+1
* Trivial correction to the usage text.Jesper Dangaard Brouer2006-08-041-1/+1
* Make error message better on tc with wrong args.shemminger2006-03-101-1/+4
* Fix batch mode handle usage.site!shemminger2005-03-141-3/+0
* change how netlink socket is handled for batch mode.osdl.net!shemminger2005-03-141-22/+5
* Style fix.osdl.net!shemminger2005-03-141-29/+33
* iproute2: gnet_statsch[shemminger]!tgraf2004-12-071-4/+6
* Add ip rule flush capabilty and fix all the prototype changesosdl.net!shemminger2004-12-071-1/+1
* Use common code to print tcstatsosdl.net!shemminger2004-08-311-33/+2
* make all filtering handles take const args.osdl.net!shemminger2004-08-311-2/+3
* Import patch jamal-p1net[shemminger]!shemminger2004-08-231-4/+0
* new stuff from jamal.osdl.net!shemminger2004-08-131-1/+7
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+361
* Initial revisionosdl.org!shemminger2004-04-151-0/+0