summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-281-5/+19
* Packet location updatesThomas Graf2010-10-263-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-021-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-222-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-181-1/+1
* Remove XML dumpingThomas Graf2008-06-172-3/+0
* Fix compile errors when linking against libnl-genlThomas Graf2008-06-173-1/+2
* Improvements to address utilitiesThomas Graf2008-06-175-54/+198
* Remove old line counting while dumpingThomas Graf2008-05-2319-20/+20
* New set of libnl toolsThomas Graf2008-05-2262-1788/+2143
* Remove src/f_addr.c, it's no longer usedThomas Graf2008-05-151-107/+0
* utility functions for address toolsThomas Graf2008-05-152-0/+112
* New set of address management toolsThomas Graf2008-05-158-289/+1070
* patch: fixed compilation problem for nl-route-getBen Gamsa2008-05-081-1/+1
* Route cache supportThomas Graf2008-05-055-9/+14
* Adapt syntax of nl-route-add to nl-route-deleteThomas Graf2008-04-301-47/+73
* Fix segfault nexthop parsing when no option is givenThomas Graf2008-04-301-0/+4
* Adapt syntax of nl-route-list to nl-route-deleteThomas Graf2008-04-302-41/+63
* Improved nl-route-delete featuring an interactive deletion modeThomas Graf2008-04-302-44/+125
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-2912-305/+636
* Fix compile warning in nl-list-cachesThomas Graf2008-04-291-1/+0
* Remove dead code in nl-list-socketsThomas Graf2008-04-291-9/+0
* Prepare nl-list-sockets for 64bit addressesThomas Graf2008-04-291-4/+4