summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-02-10Perform range check on len in nlmsg_reserve am: f83d9c1c67 am: d42374324d am:...Paul Stewart
2017-02-09lib/utils.c: add mutex to get_psched_settings() am: 920dc7f13dThomas Haller
2017-02-09lib/utils.c: ensure calling get_psched_settings() for nl_us2ticks()/nl_ticks2...Thomas Haller
2017-02-09lib/utils.c: lazy initialize user_hz and psched_hz am: 6760f904f2Nick Kralevich
2017-02-09lib/utils.c: add mutex to get_psched_settings()Thomas Haller
2017-02-09lib/utils.c: ensure calling get_psched_settings() for nl_us2ticks()/nl_ticks2...Thomas Haller
2017-02-09lib/utils.c: lazy initialize user_hz and psched_hzNick Kralevich
2017-02-08Perform range check on len in nlmsg_reservePaul Stewart
2016-12-12[BACKPORT] build: move copy of linux headers to private directory am: aabc42835dPaul Stewart
2016-12-12 Update libnl to 3.2.25 am: 054c80d775Paul Stewart
2016-11-11[BACKPORT] build: move copy of linux headers to private directoryPaul Stewart
2016-11-11 Update libnl to 3.2.25Paul Stewart
2016-10-31libnl: Check data length in nla_reserve / nla_putPaul Stewart
2010-10-13Don't include pktloc_syntax.h in BUILT_SOURCESlibnl2_0Thomas Graf
2010-10-13route_obj: don't add empty destination to nlmsgDavid Lamparter
2010-10-13automake: add ${top_builddir}/include to AM_CFLAGSAndreas Bießmann
2010-10-13Put preprocessor definitions in AM_CPPFLAGSMatthew L. Creech
2010-10-13add user data to change_func_t for cachesAndreas Fett
2010-10-13Trivial fix for TBF memleakDenys Fedorysychenko
2010-07-03Let git ignore generated pktloc source filesThomas Graf
2010-07-03Fix compile warning in utils.cThomas Graf
2010-07-03Fix compile warning in nl.cThomas Graf
2010-07-02Packet Location InterfaceThomas Graf
2010-04-19Fix rule attribute comparisonPatrick McHardy
2010-04-19addr: add NL_DUMP_ENV functionPatrick McHardy
2010-04-19addr: restore anycast functionsPatrick McHardy
2010-04-19neigh: fix id_attrs to include ifindexPatrick McHardy
2010-04-19cache: properly invoke change_cb for deleted objects in nl_cache_resync()Patrick McHardy
2010-03-10Fix a bug when calculating ticks_per_usecJose Ignacio Naranjo Hernández
2010-03-10new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto
2010-03-10new feature nl_send_iovec(), nl_auto_complete() and code refactoring.Karl Hiramoto
2009-12-07one more fix, u32.cDenys Fedoryschenko
2009-12-07invalid comma cause segfault for nl-tctree-list, tbf.cDenys Fedoryschenko
2009-11-10libnl: add ERANGE to errno translationPatrick McHardy
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-02Add support for getting and deleting queueing classes.olc
2009-09-02Fix rtnl_addr cachingDan Winship
2009-09-02Patch for unexpectedly aligned messagesMarc de Kruijf
2009-09-02- Reworked the classifier interface.Thomas Graf
2009-07-20nl_object_clone: properly clone ce_mask fieldAlexander Sack
2009-07-05build: make use of library dependenciesJan Engelhardt
2009-06-23Move to automake-based buildJan Engelhardt
2009-05-04release_local_port: properly compute the bitmap positionInaky Perez-Gonzalez
2009-04-16nl_object_priv() is inline, so define it in the headerPavel Roskin
2009-04-16Remove all versioned libraries on "make clean"Pavel Roskin
2009-04-16Fix parallel buildPavel Roskin
2008-12-10Fix up naming changesThomas Graf
2008-12-10restructure module documentation orderThomas Graf