summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cgroup classifier improvementsThomas Graf2010-10-283-26/+124
* basic: Only add ematches to message if availableThomas Graf2010-10-281-1/+5
* Tons of ematch workThomas Graf2010-10-2811-179/+950
* 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-282-5/+26
* Packet location updatesThomas Graf2010-10-264-60/+123
* nl-cls-* toolsThomas Graf2010-10-263-7/+101
* Unified TC attributes interfaceThomas Graf2010-10-2617-445/+468
* Update include/linux header copiesThomas Graf2010-10-213-26/+13
* Remove NL_DUMP_ENV codeThomas Graf2010-10-206-344/+0
* nl-class-add toolThomas Graf2010-10-204-11/+144
* pfifo/bfifo qdisc support for cli libsThomas Graf2010-10-193-1/+160
* classid databaseThomas Graf2010-10-193-109/+358
* HTB: Append TCA_OPTIONS even if no options are setThomas Graf2010-10-191-7/+7
* nl-qdisc-add toolThomas Graf2010-10-193-0/+152
* - Prepare for 2.1.x treeThomas Graf2010-10-141-4/+1
* Generic Netlink multicast groups supportdima2010-10-144-1/+130
* 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-131-1/+1
* Put preprocessor definitions in AM_CPPFLAGSMatthew L. Creech2010-10-131-1/+1
* add user data to change_func_t for cachesAndreas Fett2010-10-132-11/+13
* Trivial fix for TBF memleakDenys Fedorysychenko2010-10-131-0/+6
* Let git ignore generated pktloc source filesThomas Graf2010-07-031-0/+4
* Fix compile warning in utils.cThomas Graf2010-07-031-1/+1
* Fix compile warning in nl.cThomas Graf2010-07-031-1/+1
* Packet Location InterfaceThomas Graf2010-07-025-2/+336
* Fix rule attribute comparisonPatrick McHardy2010-04-191-0/+2
* addr: add NL_DUMP_ENV functionPatrick McHardy2010-04-191-0/+76
* addr: restore anycast functionsPatrick McHardy2010-04-191-0/+32
* neigh: fix id_attrs to include ifindexPatrick McHardy2010-04-191-1/+1
* cache: properly invoke change_cb for deleted objects in nl_cache_resync()Patrick McHardy2010-04-191-2/+8
* Fix a bug when calculating ticks_per_usecJose Ignacio Naranjo Hernández2010-03-101-19/+16
* new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto2010-03-102-0/+62
* new feature nl_send_iovec(), nl_auto_complete() and code refactoring.Karl Hiramoto2010-03-101-24/+45
* one more fix, u32.cDenys Fedoryschenko2009-12-071-2/+1
* invalid comma cause segfault for nl-tctree-list, tbf.cDenys Fedoryschenko2009-12-071-1/+1
* libnl: add ERANGE to errno translationPatrick McHardy2009-11-101-0/+1
* libnl: fix automake breakagePatrick McHardy2009-11-101-1/+1
* - Compile with _GNU_SOURCEThomas Graf2009-09-021-2/+2
* Merge branch 'master' of git://dev.medozas.de/libnlThomas Graf2009-09-023-129/+43
|\
| * build: make use of library dependenciesJan Engelhardt2009-07-051-0/+3
| * Move to automake-based buildJan Engelhardt2009-06-223-128/+40
* | Add support for getting and deleting queueing classes.olc2009-09-021-0/+78
* | Fix rtnl_addr cachingDan Winship2009-09-021-2/+1
* | Patch for unexpectedly aligned messagesMarc de Kruijf2009-09-021-1/+1
* | - Reworked the classifier interface.Thomas Graf2009-09-0210-187/+1046
* | nl_object_clone: properly clone ce_mask fieldAlexander Sack2009-07-201-0/+1
|/
* release_local_port: properly compute the bitmap positionInaky Perez-Gonzalez2009-05-041-1/+1