summaryrefslogtreecommitdiffstats
path: root/lib/route/qdisc.c
Commit message (Expand)AuthorAgeFilesLines
* route/qdisc: fixe printing whitespace in qdisc_dump_details()Steffen Vogel2015-08-141-1/+1
* tc: add co_groups for tc qdisc and filterCong Wang2014-07-161-0/+1
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-3/+3
* Fix types-related warnings based on clang diagnosticsКоренберг Марк2012-06-131-1/+1
* Qdisc API improvements and documentationThomas Graf2011-03-251-226/+262
* Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()Thomas Graf2011-03-241-18/+13
* Cleanup <netlink/route/qdisc.h>Thomas Graf2011-03-241-1/+2
* Unified TC APIThomas Graf2011-03-211-49/+124
* Unified TC attributes interfaceThomas Graf2010-10-261-2/+2
* Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACKThomas Graf2008-10-201-3/+3
* Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf2008-05-151-5/+0
* Fix memory leaks when sending of message failedThomas Graf2008-05-151-6/+9
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-17/+17
* Thread-safe error handlingThomas Graf2008-05-141-70/+55
* New netem funtionality and TBF fixTad Kollar2008-04-301-0/+8
* Fix memory leak when parsing netlink messages into cachesThomas Graf2007-12-171-1/+1
* Export interface to define cachesThomas Graf2007-09-171-2/+1
* Initial importThomas Graf2007-09-141-0/+478