summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* link: AF_INET link moduleThomas Graf2010-11-165-1/+83
* link: Support for IFLA_AF_SPECThomas Graf2010-11-132-0/+24
* Add support for per interface ICMPv6 statisticsThomas Graf2010-11-111-0/+4
* Add local copies of linux/ipv6.h and linux/snmp.hThomas Graf2010-11-112-0/+389
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-113-4/+38
* link/api: Improve API documentation.Thomas Graf2010-11-111-4/+9
* link/api: Convert link info ops to use nl_list_headThomas Graf2010-11-111-2/+2
* link: API for address family specific link dataThomas Graf2010-11-113-79/+143
* link: Support IFLA_NUM_VF attributeThomas Graf2010-11-112-0/+3
* link: Support IFLA_IFALIAS attributeThomas Graf2010-11-114-7/+21
* pktloc: support to specify a shift operator for packet locationsThomas GraF2010-11-041-0/+1
* classid auto generation if provided tc name does not existThomas Graf2010-11-012-1/+3
* Support for meta matchThomas Graf2010-10-313-0/+131
* text ematch supportThomas Graf2010-10-292-0/+45
* routing rules: adapt to unified routing rulesThomas Graf2010-10-293-32/+99
* Revert "routing rules: mark support"Thomas Graf2010-10-292-3/+3
* Support for 64bit link counters IFLA_STATS64Thomas Graf2010-10-281-1/+1
* routing rules: mark supportThomas Graf2010-10-282-3/+3
* cgroup classifier improvementsThomas Graf2010-10-281-5/+4
* Tons of ematch workThomas Graf2010-10-286-49/+111
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-281-1/+2
* Packet location updatesThomas Graf2010-10-262-6/+10
* nl-cls-* toolsThomas Graf2010-10-261-0/+38
* Unified TC attributes interfaceThomas Graf2010-10-2612-92/+100
* Update include/linux header copiesThomas Graf2010-10-2115-253/+439
* nl-class-delete toolThomas Graf2010-10-201-4/+1
* Remove NL_DUMP_ENV codeThomas Graf2010-10-201-1/+0
* nl-class-add toolThomas Graf2010-10-202-2/+34
* classid databaseThomas Graf2010-10-192-0/+2
* nl-qdisc-add toolThomas Graf2010-10-192-0/+15
* Generic Netlink multicast groups supportdima2010-10-146-2/+30
* add user data to change_func_t for cachesAndreas Fett2010-10-132-3/+7
* Fix compile warning in nl.cThomas Graf2010-07-031-1/+1
* Packet Location InterfaceThomas Graf2010-07-023-1/+47
* Don't install private header files.Thomas Graf2010-04-191-5/+1
* object: fix attribute comparisonPatrick McHardy2010-04-191-2/+14
* addr: restore anycast functionsPatrick McHardy2010-04-191-0/+3
* new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto2010-03-101-1/+3
* new feature nl_send_iovec(), nl_auto_complete() and code refactoring.Karl Hiramoto2010-03-101-0/+4
* CLI - Command Line Interface LibraryThomas Graf2009-12-168-0/+286
* Merge branch 'master' of git://dev.medozas.de/libnlThomas Graf2009-09-022-42/+67
|\
| * Move to automake-based buildJan Engelhardt2009-06-222-42/+67
* | Add support for getting and deleting queueing classes.olc2009-09-021-0/+5
* | - Reworked the classifier interface.Thomas Graf2009-09-0210-12/+299
* | Declare struct ucred in handlers.h and netlink.hPavel Roskin2009-07-202-0/+3
|/
* nl_object_priv() is inline, so define it in the headerPavel Roskin2009-04-161-1/+5
* Remove obsoleted struct nl_handle definitionThomas Graf2008-12-101-3/+0
* Consistent naming of socket functionsThomas Graf2008-12-101-42/+32
* Allow to pass multiple group values to membership functionsHolger Eitzenberger2008-12-031-4/+12
* libnl: nfqueue: add nfqueue specific socket allocation functionPatrick McHardy2008-10-231-0/+2