summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* trafic class/classifer API improvements and documentationThomas Graf2011-03-291-4/+4
* Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()Thomas Graf2011-03-241-1/+17
* Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf2011-03-241-1/+1
* fix module parent referencesThomas Graf2011-03-211-1/+1
* Unified TC APIThomas Graf2011-03-2113-192/+107
* Make syntax of nl-link-list consistent and install itThomas Graf2010-11-162-33/+24
* Add all libraries for libtool to improve linkageGery Kahn2010-11-111-40/+1
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-112-3/+24
* link: Support IFLA_IFALIAS attributeThomas Graf2010-11-112-5/+20
* pktloc: support to specify a shift operator for packet locationsThomas GraF2010-11-041-5/+9
* nl-qdisc-delete: Do not attempt to delete default qdiscsThomas GraF2010-11-031-0/+4
* nl-classid-lookup: Added --raw option to print classid without pretty printin...Thomas Graf2010-11-011-2/+10
* nl-qdisc-list: --recursive - print tc objects recursivelyThomas Graf2010-11-011-7/+94
* classid auto generation if provided tc name does not existThomas Graf2010-11-0110-17/+39
* src/nf-queue: revert nonsensical changePatrick McHardy2010-10-291-24/+0
* Tons of ematch workThomas Graf2010-10-291-0/+17
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-291-5/+19
* Packet location updatesThomas Graf2010-10-273-9/+109
* nl-cls-* toolsThomas Graf2010-10-267-163/+368
* Unified TC attributes interfaceThomas Graf2010-10-2611-106/+146
* nl-class-list toolThomas Graf2010-10-203-1/+118
* nl-class-delete toolThomas Graf2010-10-204-1/+152
* Make nl-qdisc-delete installableThomas Graf2010-10-203-31/+65
* Remove NL_DUMP_ENV codeThomas Graf2010-10-202-3/+0
* make nl-qdisc-list installableThomas Graf2010-10-202-21/+24
* nl-class-add toolThomas Graf2010-10-207-2/+240
* remove obsolete nl-qdisc-add codeThomas Graf2010-10-191-196/+0
* classid databaseThomas Graf2010-10-193-1/+85
* nl-qdisc-add toolThomas Graf2010-10-194-3/+233
* - Prepare for 2.1.x treeThomas Graf2010-10-141-3/+1
* automake: add ${top_builddir}/include to AM_CFLAGSAndreas Bießmann2010-10-132-2/+2
* Use CPPFLAGSThomas Graf2010-10-131-1/+1
* Put preprocessor definitions in AM_CPPFLAGSMatthew L. Creech2010-10-131-1/+1
* Packet Location InterfaceThomas Graf2010-07-022-1/+42
* src/nf-queue.c: cleanup and improve performance of test program for NF_QUEUEKarl Hiramoto2010-04-191-1/+31
* CLI - Command Line Interface LibraryThomas Graf2009-12-1662-1454/+1212
* libnl: fix automake breakagePatrick McHardy2009-11-101-2/+18
* - Compile with _GNU_SOURCEThomas Graf2009-09-031-1/+1
* Merge branch 'master' of git://dev.medozas.de/libnlThomas Graf2009-09-022-66/+86
|\
| * build: make use of library dependenciesJan Engelhardt2009-07-051-25/+25
| * Move to automake-based buildJan Engelhardt2009-06-232-62/+86
* | - Reworked the classifier interface.Thomas Graf2009-09-0210-1/+701
|/
* Separate compiling from linkingPavel Roskin2009-04-161-3/+3
* Include limits.h to fix undefined ULONG_MAX in src/utils.cPavel Roskin2009-04-161-0/+1
* libnl: fix socket function rename related build failurePatrick McHardy2009-01-214-4/+4
* Remove obsoleted struct nl_handle definitionThomas Graf2008-12-106-6/+6
* libnl: nfqueue: add nfqueue specific socket allocation functionPatrick McHardy2008-10-231-1/+4
* Explicitely link to nl-route when linking nf apps.Thomas Graf2008-08-191-1/+1
* Remove XML dumpingThomas Graf2008-06-172-3/+0
* Fix compile errors when linking against libnl-genlThomas Graf2008-06-173-1/+2