summaryrefslogtreecommitdiffstats
path: root/lib/route
Commit message (Expand)AuthorAgeFilesLines
* constify struct trans_tblThomas Graf2010-11-1715-25/+25
* link/inet6: pretty printingThomas Graf2010-11-171-12/+49
* Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...Thomas Graf2010-11-173-5/+5
* sfq: perturb period is in seconds, not jiffiesThomas Graf2010-11-171-1/+1
* link/inet: pretty printing, make output more readableThomas Graf2010-11-161-3/+3
* link/inet: documentation: add examplesThomas Graf2010-11-161-0/+52
* link: define RTM_SETLINK to allow pretty printingThomas Graf2010-11-161-0/+1
* link: Add missing IFLA_AF_SPEC container attributeThomas Graf2010-11-161-0/+6
* link/inet: Fix array accessThomas Graf2010-11-161-1/+1
* link: Fix typo, use rtnl_link_af_alloc() to make sure data buffer is allocatedThomas Graf2010-11-161-1/+1
* link: AF_INET link moduleThomas Graf2010-11-163-7/+313
* link: Support for IFLA_AF_SPECThomas Graf2010-11-132-9/+43
* link: Add support for IPv6 specific link dataThomas Graf2010-11-111-0/+327
* Add support for per interface ICMPv6 statisticsThomas Graf2010-11-111-0/+4
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-111-7/+82
* link/api: Improve API documentation.Thomas Graf2010-11-113-13/+17
* link/api: Convert link info ops to use nl_list_headThomas Graf2010-11-112-19/+71
* link: Support for AF_BRIDGE address familyThomas Graf2010-11-111-0/+93
* link/api: Check for null pointer in rtnl_link_af_ops_put()Thomas Graf2010-11-111-1/+2
* link: API for address family specific link dataThomas Graf2010-11-113-13/+215
* link: Support IFLA_NUM_VF attributeThomas Graf2010-11-111-0/+28
* link: Support IFLA_IFALIAS attributeThomas Graf2010-11-111-1/+58
* pktloc: support to specify a shift operator for packet locationsThomas GraF2010-11-042-4/+14
* ematch/meta: id definitionsThomas Graf2010-11-031-1/+44
* Correctly parse and generate classidsThomas Graf2010-11-011-3/+4
* classid auto generation if provided tc name does not existThomas Graf2010-11-011-28/+110
* Support for meta matchThomas Graf2010-10-314-3/+512
* text ematch supportThomas Graf2010-10-294-7/+264
* routing rules: adapt to unified routing rulesThomas Graf2010-10-291-216/+216
* Revert "routing rules: mark support"Thomas Graf2010-10-291-10/+16
* Revert "Include RTA_MARK in routing rule messages"Thomas Graf2010-10-291-3/+0
* Support RT_TABLE_COMPATThomas Graf2010-10-291-0/+1
* Support neighbour flag NTF_USEThomas Graf2010-10-291-0/+2
* Support for 64bit link counters IFLA_STATS64Thomas Graf2010-10-281-7/+45
* Include RTA_MARK in routing rule messagesThomas Graf2010-10-281-0/+3
* routing rules: mark supportThomas Graf2010-10-281-16/+10
* cgroup classifier improvementsThomas Graf2010-10-281-25/+46
* basic: Only add ematches to message if availableThomas Graf2010-10-281-1/+5
* Tons of ematch workThomas Graf2010-10-289-176/+926
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-282-5/+26
* Packet location updatesThomas Graf2010-10-263-60/+122
* nl-cls-* toolsThomas Graf2010-10-261-5/+13
* Unified TC attributes interfaceThomas Graf2010-10-2616-424/+468
* Update include/linux header copiesThomas Graf2010-10-213-26/+13
* Remove NL_DUMP_ENV codeThomas Graf2010-10-206-344/+0
* classid databaseThomas Graf2010-10-192-108/+357
* HTB: Append TCA_OPTIONS even if no options are setThomas Graf2010-10-191-7/+7
* route_obj: don't add empty destination to nlmsgDavid Lamparter2010-10-131-1/+2
* Trivial fix for TBF memleakDenys Fedorysychenko2010-10-131-0/+6
* Let git ignore generated pktloc source filesThomas Graf2010-07-031-0/+4