summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-01src: fix leak in "nl-cls-add"Thomas Haller
2023-08-21license: fix/adjust license for "src/nl-cls-add.c"Thomas Haller
2023-08-21license: fix/adjust license for "src/nl-addr-{add,delete,list}.c"Thomas Haller
2023-08-08include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller
2023-08-04idiag: "fix" license for "idiag-socket-details" toolThomas Haller
2023-08-03include: don't explicitly include headers from "nl-default.h"Thomas Haller
2023-08-03include: include private linux headers with explicit pathThomas Haller
2023-08-02include: drop "netlink-private/netlink.h" and move declarationsThomas Haller
2023-08-02all: cleanup includes and use "nm-default.h"Thomas Haller
2023-08-02include: add "nl-default.h" headerThomas Haller
2023-08-02build: move "lib/defs.h" to "include/config.h"Thomas Haller
2023-08-02include: split and drop "netlink-private/types.h"Thomas Haller
2023-08-02include: rename "nl-hidden-route" to "nl-priv-dynamic-route"Thomas Haller
2023-08-01route: move hidden symbols from "include/netlink-private/route/tc-api.h"Thomas Haller
2023-07-31base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller
2023-07-31cli: add nl-nh-list utilityStanislav Zaikin
2022-04-22nl-pktloc-lookup: fix buffer overflow when printing alignmentThomas Haller
2022-04-22utils: suppress coverity warning in nl_cli_load_module() about leaked handleThomas Haller
2022-04-22all: avoid coverity warnings about assigning variable but not using itThomas Haller
2022-03-30nl-monitor: support for setting libnl debug levelJoachim Wiberg
2022-03-30nl-monitor: add missing --help to long_opts[]Joachim Wiberg
2022-03-14mdb: support bridge multicast database notificationRubens Figueiredo
2020-04-16gitignore: merge all gitignore files in top level directoryThomas Haller
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2020-04-16license: cleanup copyright commentsThomas Haller
2019-08-16all: Avoid pointer arithmetic on `void *`Michael Forney
2019-08-12Add SPDX identifiersYegor Yefremov
2018-06-25nl-neigh-list: free allocated itemsTobias Jungel
2018-04-06build: sort entries in Makefile.am and .gitignore by nameThomas Haller
2018-04-06nf-ct-add typoLukáš Karas
2018-04-06add demo program for listen conntrack eventsLukáš Karas
2017-08-18Add support for label stack in nl-route commandsDavid Ahern
2017-06-15all: avoid compiler warnings -Wimplicit-fallthroughThomas Haller
2017-05-12build: allow building cli without dynamic librarires supportThomas Haller
2017-05-12route: Add support for MPLS to netconfDavid Ahern
2017-05-12nl-monitor: Add support for netconf cachesDavid Ahern
2017-05-12nl-monitor: All user to specify line formatDavid Ahern
2017-03-12lib: escape usage of strerror_l() if it doesn't exist in libcAlexey Brodkin
2017-03-02include: don't include kernel headers in public libnl3 headersThomas 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-01-17fopen: add O_CLOEXECNick Kralevich
2016-11-29nl-link-stats: prefer RTNL_LINK_STATS_MAX over __RTNL_LINK_STATS_MAXThomas Haller
2016-11-29src: nl-link-stats: use correct rtnl link stats maximumTobias Klauser
2016-08-25src: switch to using strerror_l() instead of strerror_r()André Draszik
2016-08-12trivial: whitespace-only fixes for src and libPeter Wu
2016-03-31build: move -rdynamic from CPPFLAGS to LDFLAGSTobias Klauser
2015-11-19link/neigh: add flags option to link and neighbor cachesDavid Ahern
2015-06-19build: fix path to cli linker version script for out-of-tree buildjfarrell
2015-03-18build: extend configure option --enable-cli and install all cli programsThomas Haller