summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-10-29src/nf-queue: revert nonsensical changePatrick McHardy1-24/+0
2010-10-29Tons of ematch workThomas Graf1-0/+17
2010-10-29Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf1-5/+19
2010-10-27Packet location updatesThomas Graf3-9/+109
2010-10-26nl-cls-* toolsThomas Graf7-163/+368
2010-10-26Unified TC attributes interfaceThomas Graf11-106/+146
2010-10-20nl-class-list toolThomas Graf3-1/+118
2010-10-20nl-class-delete toolThomas Graf4-1/+152
2010-10-20Make nl-qdisc-delete installableThomas Graf3-31/+65
2010-10-20Remove NL_DUMP_ENV codeThomas Graf2-3/+0
2010-10-20make nl-qdisc-list installableThomas Graf2-21/+24
2010-10-20nl-class-add toolThomas Graf7-2/+240
2010-10-19remove obsolete nl-qdisc-add codeThomas Graf1-196/+0
2010-10-19classid databaseThomas Graf3-1/+85
2010-10-19nl-qdisc-add toolThomas Graf4-3/+233
2010-10-15Merge branch 'master' of /repos/git/libnlPatrick McHardy3-5/+44
2010-10-14- Prepare for 2.1.x treeThomas Graf1-3/+1
2010-10-13automake: add ${top_builddir}/include to AM_CFLAGSAndreas Bießmann2-2/+2
2010-10-13Use CPPFLAGSThomas Graf1-1/+1
2010-10-13Put preprocessor definitions in AM_CPPFLAGSMatthew L. Creech1-1/+1
2010-09-02unbindPatrick McHardy1-0/+5
2010-07-02Packet Location InterfaceThomas Graf2-1/+42
2010-05-20Merge branch 'master' of /repos/git/libnlPatrick McHardy1-1/+31
2010-04-19src/nf-queue.c: cleanup and improve performance of test program for NF_QUEUEKarl Hiramoto1-1/+31
2010-03-08dect: adapt capability handling to latest kernel changesPatrick McHardy2-4/+2
2009-12-17dect: fixup example programs for latest library changesPatrick McHardy11-53/+53
2009-12-17Merge branch 'master' of /repos/git/libnlPatrick McHardy62-1460/+1212
2009-12-16CLI - Command Line Interface LibraryThomas Graf62-1454/+1212
2009-12-13dect: support different ARI classes in dect-cluster-addPatrick McHardy1-0/+30
2009-11-12Merge branch 'master' of x2:/repos/git/libnlPatrick McHardy11-67/+829
2009-11-10libnl: fix automake breakagePatrick McHardy1-2/+18
2009-09-03- Compile with _GNU_SOURCEThomas Graf1-1/+1
2009-09-02Merge branch 'master' of git://dev.medozas.de/libnlThomas Graf2-66/+86
2009-09-02- Reworked the classifier interface.Thomas Graf10-1/+701
2009-07-05build: make use of library dependenciesJan Engelhardt1-25/+25
2009-06-23Move to automake-based buildJan Engelhardt2-62/+86
2009-05-28dect: clarify error messagePatrick McHardy1-1/+1
2009-05-06libnl: import DECT supportPatrick McHardy14-1/+723
2009-04-16Separate compiling from linkingPavel Roskin1-3/+3
2009-04-16Include limits.h to fix undefined ULONG_MAX in src/utils.cPavel Roskin1-0/+1
2009-01-21libnl: fix socket function rename related build failurePatrick McHardy4-4/+4
2008-12-10Remove obsoleted struct nl_handle definitionThomas Graf6-6/+6
2008-10-23libnl: nfqueue: add nfqueue specific socket allocation functionPatrick McHardy1-1/+4
2008-08-19Explicitely link to nl-route when linking nf apps.Thomas Graf1-1/+1
2008-06-17Remove XML dumpingThomas Graf2-3/+0
2008-06-17Fix compile errors when linking against libnl-genlThomas Graf3-1/+2
2008-06-17Improvements to address utilitiesThomas Graf5-54/+198
2008-05-23Remove old line counting while dumpingThomas Graf19-20/+20
2008-05-23New set of libnl toolsThomas Graf62-1788/+2143
2008-05-16Remove src/f_addr.c, it's no longer usedThomas Graf1-107/+0