summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-01classid auto generation if provided tc name does not existThomas Graf
2010-10-29src/nf-queue: revert nonsensical changePatrick McHardy
2010-10-29Tons of ematch workThomas Graf
2010-10-29Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf
2010-10-27Packet location updatesThomas Graf
2010-10-26nl-cls-* toolsThomas Graf
2010-10-26Unified TC attributes interfaceThomas Graf
2010-10-20nl-class-list toolThomas Graf
2010-10-20nl-class-delete toolThomas Graf
2010-10-20Make nl-qdisc-delete installableThomas Graf
2010-10-20Remove NL_DUMP_ENV codeThomas Graf
2010-10-20make nl-qdisc-list installableThomas Graf
2010-10-20nl-class-add toolThomas Graf
2010-10-19remove obsolete nl-qdisc-add codeThomas Graf
2010-10-19classid databaseThomas Graf
2010-10-19nl-qdisc-add toolThomas Graf
2010-10-14- Prepare for 2.1.x treeThomas Graf
2010-10-13automake: add ${top_builddir}/include to AM_CFLAGSAndreas Bießmann
2010-10-13Use CPPFLAGSThomas Graf
2010-10-13Put preprocessor definitions in AM_CPPFLAGSMatthew L. Creech
2010-07-02Packet Location InterfaceThomas Graf
2010-04-19src/nf-queue.c: cleanup and improve performance of test program for NF_QUEUEKarl Hiramoto
2009-12-16CLI - Command Line Interface LibraryThomas Graf
2009-11-10libnl: fix automake breakagePatrick McHardy
2009-09-03- Compile with _GNU_SOURCEThomas Graf
2009-09-02Merge branch 'master' of git://dev.medozas.de/libnlThomas Graf
2009-09-02- Reworked the classifier interface.Thomas Graf
2009-07-05build: make use of library dependenciesJan Engelhardt
2009-06-23Move to automake-based buildJan Engelhardt
2009-04-16Separate compiling from linkingPavel Roskin
2009-04-16Include limits.h to fix undefined ULONG_MAX in src/utils.cPavel Roskin
2009-01-21libnl: fix socket function rename related build failurePatrick McHardy
2008-12-10Remove obsoleted struct nl_handle definitionThomas Graf
2008-10-23libnl: nfqueue: add nfqueue specific socket allocation functionPatrick McHardy
2008-08-19Explicitely link to nl-route when linking nf apps.Thomas Graf
2008-06-17Remove XML dumpingThomas Graf
2008-06-17Fix compile errors when linking against libnl-genlThomas Graf
2008-06-17Improvements to address utilitiesThomas Graf
2008-05-23Remove old line counting while dumpingThomas Graf
2008-05-23New set of libnl toolsThomas Graf
2008-05-16Remove src/f_addr.c, it's no longer usedThomas Graf
2008-05-15utility functions for address toolsThomas Graf
2008-05-15New set of address management toolsThomas Graf
2008-05-08patch: fixed compilation problem for nl-route-getBen Gamsa
2008-05-05Route cache supportThomas Graf
2008-04-30Adapt syntax of nl-route-add to nl-route-deleteThomas Graf
2008-04-30Fix segfault nexthop parsing when no option is givenThomas Graf
2008-04-30Adapt syntax of nl-route-list to nl-route-deleteThomas Graf
2008-04-30Improved nl-route-delete featuring an interactive deletion modeThomas Graf
2008-04-29Big routing code rework (API/ABI BREAK!)Thomas Graf