summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Perform range check on len in nlmsg_reserveHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001cm-13.0Paul Stewart2017-04-061-0/+3
* libnl: Check data length in nla_reserve / nla_putPaul Stewart2017-04-061-0/+6
* Remove GPL-3.0 license file.Thomas Graf2015-02-241-676/+0
* am 99debfa4: am 028a3e21: libnl: build static librarystaging/cm-12.0-cafstaging/cm-12.0Colin Cross2014-02-221-1/+8
|\
| * am 028a3e21: libnl: build static libraryColin Cross2014-02-211-1/+8
| |\
| | * libnl: build static libraryColin Cross2014-02-211-1/+8
* | | am aee74944: am 823435f7: Merge remote-tracking branch \'upstream_linaro/lina...JP Abgrall2014-02-210-0/+0
|\| |
| * | am 823435f7: Merge remote-tracking branch \'upstream_linaro/linaro-libnl2_0\'JP Abgrall2014-02-21241-9794/+16414
| |\|
* | | am 87470d5d: am 0021213e: am 6425fe9a: Adding support for netlink API and quo...Mathieu Poirier2014-02-210-0/+0
|\| |
| * | am 0021213e: am 6425fe9a: Adding support for netlink API and quota in nfaccou...Mathieu Poirier2014-02-210-0/+0
| |\ \
* | | | am e5e08793: am 24cf2662: Adding support for netlink API and quota in nfaccou...Mathieu Poirier2014-02-210-0/+0
|\| | | | |_|/ |/| |
| * | am 24cf2662: Adding support for netlink API and quota in nfaccountingMathieu Poirier2014-02-210-0/+0
| |\ \
* | \ \ Merge remote-tracking branch 'upstream_linaro/linaro-libnl2_0'JP Abgrall2014-02-14241-9794/+16414
|\ \ \ \ | |_|_|/ |/| | |
| * | | Updating group definition to follow 3.13 kernelMathieu Poirier2014-01-261-0/+2
| * | | Adding version.hMathieu Poirier2014-01-071-0/+18
| * | | Adding support for netlink API and quota in nfaccountingMathieu Poirier2014-01-072-0/+31
| * | | Compile 2.0 with KitkatMathieu Poirier2014-01-073-4/+37
| * | | Don't include pktloc_syntax.h in BUILT_SOURCESThomas Graf2010-10-131-1/+0
| * | | route_obj: don't add empty destination to nlmsgDavid Lamparter2010-10-131-1/+2
| * | | automake: add ${top_builddir}/include to AM_CFLAGSAndreas Bießmann2010-10-133-3/+3
| * | | Use CPPFLAGSThomas Graf2010-10-131-1/+1
| * | | Put preprocessor definitions in AM_CPPFLAGSMatthew L. Creech2010-10-132-2/+2
| * | | add user data to change_func_t for cachesAndreas Fett2010-10-134-14/+20
| * | | Trivial fix for TBF memleakDenys Fedorysychenko2010-10-131-0/+6
| * | | libnl: optionally disable cli tools.Karl Hiramoto2010-10-132-1/+12
| * | | Ignore vim swap filesThomas Graf2010-07-031-0/+1
| * | | Let git ignore generated pktloc source filesThomas Graf2010-07-031-0/+4
| * | | Fix compile warning in utils.cThomas Graf2010-07-031-1/+1
| * | | Fix compile warning in nl.cThomas Graf2010-07-032-2/+2
| * | | Packet Location InterfaceThomas Graf2010-07-0213-5/+475
| * | | src/nf-queue.c: cleanup and improve performance of test program for NF_QUEUEKarl Hiramoto2010-04-191-1/+31
| * | | Don't install private header files.Thomas Graf2010-04-191-5/+1
| * | | object: fix attribute comparisonPatrick McHardy2010-04-191-2/+14
| * | | Fix rule attribute comparisonPatrick McHardy2010-04-191-0/+2
| * | | addr: add NL_DUMP_ENV functionPatrick McHardy2010-04-191-0/+76
| * | | addr: restore anycast functionsPatrick McHardy2010-04-192-0/+35
| * | | neigh: fix id_attrs to include ifindexPatrick McHardy2010-04-191-1/+1
| * | | cache: properly invoke change_cb for deleted objects in nl_cache_resync()Patrick McHardy2010-04-191-2/+8
| * | | Fix a bug when calculating ticks_per_usecJose Ignacio Naranjo Hernández2010-03-101-19/+16
| * | | new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto2010-03-103-1/+65
| * | | new feature nl_send_iovec(), nl_auto_complete() and code refactoring.Karl Hiramoto2010-03-102-24/+49
| * | | CLI - Command Line Interface LibraryThomas Graf2009-12-1671-1401/+1446
| * | | one more fix, u32.cDenys Fedoryschenko2009-12-071-2/+1
| * | | invalid comma cause segfault for nl-tctree-list, tbf.cDenys Fedoryschenko2009-12-071-1/+1
| * | | libnl: add ERANGE to errno translationPatrick McHardy2009-11-101-0/+1
| * | | libnl: fix automake breakagePatrick McHardy2009-11-102-3/+19
| * | | - Compile with _GNU_SOURCEThomas Graf2009-09-032-3/+3
| * | | Merge branch 'master' of git://dev.medozas.de/libnlThomas Graf2009-09-0220-1564/+264
| |\ \ \
| | * | | build: make use of library dependenciesJan Engelhardt2009-07-052-25/+28
| | * | | Move to automake-based buildJan Engelhardt2009-06-2320-1559/+261