summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-03Provide accessors for actions (rtnl_act).Santhosh Kumar
2017-05-03route/link: add accessor API for IPv6 flagsMarkus Trapp
2017-05-03tools: fix building doc in build_release.shThomas Haller
2017-05-03libnl-3.3.0 releaseThomas Haller
2017-03-23all: don't use math.h or link with libm.soThomas Haller
2017-03-12lib: escape usage of strerror_l() if it doesn't exist in libcAlexey Brodkin
2017-03-06libnl-3.3.0-rc1 releaseThomas Haller
2017-03-02include: merge branch 'include-cleanup'Thomas Haller
2017-03-02include: restore linux header includes in public headersThomas Haller
2017-03-02include: don't include kernel headers in public libnl3 headersThomas Haller
2017-02-28build: add tools/build_release.sh scriptThomas Haller
2017-02-28build: reorder checks in configure.acThomas Haller
2017-02-28build: style cleanup in doc/Makefile.amThomas Haller
2017-02-27build: fix creating directories for generated sourcesThomas Haller
2017-02-27build: pass --disable-dependency-tracking to `make distcheck`Thomas Haller
2017-02-27build: ensure build directory for generated sources existThomas Haller
2017-02-27xfrm: merge branch 'sb/xfrm-sp-fixes' (#133)Thomas Haller
2017-02-27xfrm: NUL terminate the ctx_str buffer in xfrmnl_sa_set_sec_ctx()Thomas Haller
2017-02-27xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx()Thomas Haller
2017-02-27fix of boolean operatorsSimon Buttgereit
2017-02-27update documentation of xfrmnl_sp_get_sec_ctxSimon Buttgereit
2017-02-27add possibity to delete policy without indexSimon Buttgereit
2017-02-27update sp_attr condition in build_xfrm_sp_messageSimon Buttgereit
2017-02-27little style fixes.Simon Buttgereit
2017-02-27fix xfrmnl_sp_set_sec_ctx length attributesSimon Buttgereit
2017-02-27fix build_xfrm_sp_message index conditionSimon Buttgereit
2017-02-27route: neigh: use NDA_MASTER for neigh->n_master if availableRoopa Prabhu
2017-02-27build: enable more warningsThomas Haller
2017-02-27all: enable -Wmissing-prototype warning for all componentsThomas Haller
2017-02-27build: merge branch 'th/non-recursive-make'Thomas Haller
2017-02-27build: move compiler warning flags to separate autoconf variableThomas Haller
2017-02-27build: enable building cli during testsThomas Haller
2017-02-27build: merge src/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge src/lib/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge tests/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge python/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge man/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge lib/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge include/Makefile.am into top-level makefileThomas Haller
2017-02-26build: cleanup top-level Makefile.amThomas Haller
2017-02-07lib: check for integer-overflow in nlmsg_reserve()Thomas Haller
2017-01-20lib: fix comment for nl_recv() about return value for non-blocking readThomas Haller
2017-01-20all: merge branch 'tklauser-missing-prototypes'Thomas Haller
2017-01-20build: distribute in.h in6.h libc-compat.hJeroen Roovers
2017-01-20build: Add -Wmissing-prototypes to CPPFLAGSTobias Klauser
2017-01-20ematch: Add missing function prototypesTobias Klauser
2017-01-20pktloc: Add missing function prototypesTobias Klauser
2017-01-20xfrm/template: Include own public header for function prototypesTobias Klauser
2017-01-20xfrm/selector: Include own public header for function prototypesTobias Klauser
2017-01-20xfrm/sa: Include own public header for function prototypesTobias Klauser