Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iproute2: optimize code and fix some mem-leak risk | zhaoshuang | 2023-05-11 | 1 | -0/+1 |
* | tc: add missing separator | Christian Hesse | 2023-02-24 | 1 | -1/+1 |
* | tc: use SPDX | Stephen Hemminger | 2023-01-14 | 1 | -6/+1 |
* | tc: Add JSON output to tc-class | Max Tottenham | 2023-01-09 | 1 | -11/+17 |
* | tc: print errors on stderr | Stephen Hemminger | 2022-12-09 | 1 | -1/+1 |
* | remove #if 0 code | Stephen Hemminger | 2022-11-22 | 1 | -4/+0 |
* | tc: parse attributes with NLA_F_NESTED flag | Leslie Monis | 2020-01-22 | 1 | -3/+3 |
* | treewide: refactor help messages | Matteo Croce | 2019-05-20 | 1 | -8/+9 |
* | tc/class: make filter variables static | Stephen Hemminger | 2018-11-19 | 1 | -3/+3 |
* | Tree wide: Drop sockaddr_nl arg | David Ahern | 2018-10-22 | 1 | -2/+1 |
* | Merge branch 'iproute2-master' into iproute2-next | David Ahern | 2018-04-02 | 1 | -2/+3 |
|\ | |||||
| * | tc_class: fix snprintf warning | Stephen Hemminger | 2018-03-29 | 1 | -2/+3 |
* | | utils: Introduce and use nodev() helper routine | Serhey Popovych | 2018-03-11 | 1 | -8/+6 |
|/ | |||||
* | tc: B.W limits can now be specified in %. | Nishanth Devarajan | 2017-11-24 | 1 | -1/+1 |
* | tc: replace magic constant 16 with #define | Stephen Hemminger | 2017-11-24 | 1 | -3/+3 |
* | drop unneeded include of syslog.h | Stephen Hemminger | 2017-11-12 | 1 | -1/+0 |
* | lib/libnetlink: update rtnl_talk to support malloc buff at run time | Hangbin Liu | 2017-10-26 | 1 | -1/+1 |
* | remove useless return statement | Stephen Hemminger | 2016-09-01 | 1 | -1/+0 |
* | No need to initialize rtattr fields before parsing | Phil Sutter | 2016-07-20 | 1 | -2/+2 |
* | Replace malloc && memset by calloc | Phil Sutter | 2016-07-20 | 1 | -2/+1 |
* | Use C99 style initializers everywhere | Phil Sutter | 2016-07-20 | 1 | -20/+11 |
* | include: add linked list implementation from kernel | Jiri Pirko | 2016-03-27 | 1 | -1/+1 |
* | tc: code cleanup | Stephen Hemminger | 2016-03-21 | 1 | -5/+8 |
* | libnetlink: add size argument to rtnl_talk | Stephen Hemminger | 2015-05-27 | 1 | -1/+1 |
* | tc class: Show classes as ASCII graph | Vadim Kochan | 2014-12-27 | 1 | -2/+165 |
* | whitespace cleanup | Stephen Hemminger | 2014-12-20 | 1 | -4/+4 |
* | Fix tc stats when using -batch mode | Nigel Kukard | 2013-10-30 | 1 | -0/+3 |
* | ip: make local functions static | Stephen Hemminger | 2013-02-12 | 1 | -2/+2 |
* | utils: invarg: msg precedes the faulty arg | Dan Kenigsberg | 2012-08-17 | 1 | -5/+5 |
* | Convert to use rta_getattr_ functions | Stephen Hemminger | 2012-04-10 | 1 | -1/+1 |
* | libnetlink: remove unused junk callback | Stephen Hemminger | 2011-12-28 | 1 | -2/+2 |
* | Filter class output by classid | Denys Fedoryshchenko | 2009-05-26 | 1 | -0/+10 |
* | Fixes for tc help commands | Hasso Tepper | 2006-12-14 | 1 | -2/+4 |
* | Remove trailing whitespace | Stephen Hemminger | 2006-12-05 | 1 | -2/+2 |
* | More TC patches from Jamal. | Stephen Hemminger | 2006-09-25 | 1 | -1/+1 |
* | This patch adds ability to monitor tc events similar to ipmonitor. | Jamal Hadi Salim | 2006-08-08 | 1 | -1/+1 |
* | Trivial correction to the usage text. | Jesper Dangaard Brouer | 2006-08-04 | 1 | -1/+1 |
* | Make error message better on tc with wrong args. | shemminger | 2006-03-10 | 1 | -1/+4 |
* | Fix batch mode handle usage. | site!shemminger | 2005-03-14 | 1 | -3/+0 |
* | change how netlink socket is handled for batch mode. | osdl.net!shemminger | 2005-03-14 | 1 | -22/+5 |
* | Style fix. | osdl.net!shemminger | 2005-03-14 | 1 | -29/+33 |
* | iproute2: gnet_stats | ch[shemminger]!tgraf | 2004-12-07 | 1 | -4/+6 |
* | Add ip rule flush capabilty and fix all the prototype changes | osdl.net!shemminger | 2004-12-07 | 1 | -1/+1 |
* | Use common code to print tcstats | osdl.net!shemminger | 2004-08-31 | 1 | -33/+2 |
* | make all filtering handles take const args. | osdl.net!shemminger | 2004-08-31 | 1 | -2/+3 |
* | Import patch jamal-p1 | net[shemminger]!shemminger | 2004-08-23 | 1 | -4/+0 |
* | new stuff from jamal. | osdl.net!shemminger | 2004-08-13 | 1 | -1/+7 |
* | (Logical change 1.3) | osdl.org!shemminger | 2004-04-15 | 1 | -0/+361 |
* | Initial revision | osdl.org!shemminger | 2004-04-15 | 1 | -0/+0 |