summaryrefslogtreecommitdiff
path: root/lib/route/tc.c
Commit message (Expand)AuthorAgeFilesLines
* documentation updatesHEADmasterThomas Graf2011-07-141-1/+0
* Provide documentation for rtnl_tc_data() and rtnl_tc_data_check()Thomas Graf2011-06-091-0/+24
* Add rtnl_tc_data_check()Thomas Graf2011-06-091-0/+15
* Provide silent variation of nl_cache_require()Thomas Graf2011-05-111-1/+1
* Provide rtnl_tc_get_link() and fix link refcntThomas Graf2011-04-211-5/+34
* Set tc->tc_link if link cache is availableThomas Graf2011-04-201-0/+8
* Qdisc API improvements and documentationThomas Graf2011-03-251-5/+1
* Check if all mandatory attributes are present in rtnl_tc_msg_build()Thomas Graf2011-03-241-1/+5
* Set default MTU to 1500Thomas Graf2011-03-241-2/+2
* Unified TC APIThomas Graf2011-03-211-161/+406
* Unified TC attributes interfaceThomas Graf2010-10-261-81/+363
* Update include/linux header copiesThomas Graf2010-10-211-6/+4
* classid databaseThomas Graf2010-10-191-108/+0
* Remove old line counting while dumpingThomas Graf2008-05-231-17/+12
* Replace RTNL_LINK_NOT_FOUND with just 0Thomas Graf2008-05-141-4/+1
* Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf2008-05-141-3/+3
* Thread-safe error handlingThomas Graf2008-05-141-19/+19
* Initial importThomas Graf2007-09-151-0/+585