summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* classid auto generation if provided tc name does not existThomas Graf2010-11-0114-47/+162
* Support for meta matchThomas Graf2010-10-318-3/+644
* text ematch supportThomas Graf2010-10-297-8/+310
* attr: Add padding if nested data does not end at an alignment boundryThomas Graf2010-10-291-0/+17
* Improved debugging messages while constructing messages/attributesThomas Graf2010-10-292-7/+19
* routing rules: adapt to unified routing rulesThomas Graf2010-10-294-248/+315
* Revert "routing rules: mark support"Thomas Graf2010-10-293-13/+19
* 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-282-8/+46
* Updated arp and ethernet codesThomas Graf2010-10-281-0/+20
* Include RTA_MARK in routing rule messagesThomas Graf2010-10-281-0/+3
* routing rules: mark supportThomas Graf2010-10-283-19/+13
* src/nf-queue: revert nonsensical changePatrick McHardy2010-10-281-24/+0
* cgroup classifier improvementsThomas Graf2010-10-284-31/+128
* basic: Only add ematches to message if availableThomas Graf2010-10-281-1/+5
* Tons of ematch workThomas Graf2010-10-2818-228/+1078
* Fix use of uninitialized data at the end of netlink messageThomas Graf2010-10-281-1/+1
* Avoid memcpy()/memset() when reserving space for nested attributesThomas Graf2010-10-281-4/+7
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-285-11/+59
* Packet location updatesThomas Graf2010-10-2611-75/+292
* nl-cls-* toolsThomas Graf2010-10-2611-170/+507
* Unified TC attributes interfaceThomas Graf2010-10-2640-643/+714
* Update include/linux header copiesThomas Graf2010-10-2118-279/+452
* nl-qdisc-add(8), nl-qdisc-delete(8), nl-qdisc-list(8)Thomas Graf2010-10-214-1/+121
* nl-class-list toolThomas Graf2010-10-203-1/+118
* nl-class-delete toolThomas Graf2010-10-205-5/+153
* Make nl-qdisc-delete installableThomas Graf2010-10-203-31/+65
* Remove NL_DUMP_ENV codeThomas Graf2010-10-209-348/+0
* make nl-qdisc-list installableThomas Graf2010-10-202-21/+24
* nl-class-add toolThomas Graf2010-10-2013-15/+418
* pfifo/bfifo qdisc support for cli libsThomas Graf2010-10-193-1/+160
* remove obsolete nl-qdisc-add codeThomas Graf2010-10-191-196/+0
* classid databaseThomas Graf2010-10-1913-113/+535
* HTB: Append TCA_OPTIONS even if no options are setThomas Graf2010-10-191-7/+7
* nl-qdisc-add toolThomas Graf2010-10-199-3/+400
* - Prepare for 2.1.x treeThomas Graf2010-10-145-10/+5
* Generic Netlink multicast groups supportdima2010-10-1410-3/+160
* Don't include pktloc_syntax.h in BUILT_SOURCESlibnl2_0Thomas Graf2010-10-131-1/+0
* route_obj: don't add empty destination to nlmsgDavid Lamparter2010-10-131-1/+2
* automake: add ${top_builddir}/include to AM_CFLAGSAndreas Bießmann2010-10-133-3/+3
* Use CPPFLAGSThomas Graf2010-10-131-1/+1
* Put preprocessor definitions in AM_CPPFLAGSMatthew L. Creech2010-10-132-2/+2
* add user data to change_func_t for cachesAndreas Fett2010-10-134-14/+20
* Trivial fix for TBF memleakDenys Fedorysychenko2010-10-131-0/+6
* libnl: optionally disable cli tools.Karl Hiramoto2010-10-132-1/+12
* Ignore vim swap filesThomas Graf2010-07-031-0/+1
* Let git ignore generated pktloc source filesThomas Graf2010-07-031-0/+4
* Fix compile warning in utils.cThomas Graf2010-07-031-1/+1