summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* include/linux: add all linux headers that we useThomas Haller2023-08-081-0/+25
* build: add "check-local-build-headers" test target to build public headersThomas Haller2023-08-071-0/+35
* build: add a "check-local" build targetThomas Haller2023-08-071-0/+3
* build: cleanup default include list in Makefile.amThomas Haller2023-08-031-12/+13
* python: add make target for python buildThomas Haller2023-08-031-0/+4
* python: drop unused "python/netlink/fixes.h"Thomas Haller2023-08-031-1/+0
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-1/+0
* include: add "nl-default.h" headerThomas Haller2023-08-021-0/+1
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-021-3/+7
* include: rename "nl-shared-core" to "nl-priv-dynamic-core"Thomas Haller2023-08-021-2/+2
* include: rename "nl-hidden-route" to "nl-priv-dynamic-route"Thomas Haller2023-08-021-1/+1
* include: rename "nl-intern-route" to "nl-priv-static-route"Thomas Haller2023-08-021-1/+1
* genl: rename private header "nl-priv-genl.h" to "nl-genl.h"Thomas Haller2023-08-021-1/+1
* lib: move "include/netlink-private/object-api" to include/nl-shared-coreThomas Haller2023-08-011-1/+1
* lib: move "include/netlink-private/cache-api" to include/nl-shared-coreThomas Haller2023-08-011-1/+1
* route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...Thomas Haller2023-08-011-1/+1
* lib: move "include/netlink-private/socket.h" to lib/nl-core.hThomas Haller2023-08-011-1/+1
* route: move "include/netlink-private/route/nexthop-encap.h" to lib/routeThomas Haller2023-08-011-1/+1
* route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller2023-08-011-1/+0
* route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller2023-08-011-2/+2
* route: move hidden symbols from "include/netlink-private/route/tc-api.h"Thomas Haller2023-08-011-0/+1
* build: don't add lib/route to include directory for all libsThomas Haller2023-08-011-3/+6
* include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller2023-07-311-1/+1
* include: move "include/netlink-private/route/utils.h" to nl-intern-routeThomas Haller2023-07-311-3/+3
* include: move "include/netlink-private/route/mpls.h" to "lib/mpls.h"Thomas Haller2023-07-311-1/+1
* include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"Thomas Haller2023-07-311-1/+1
* nl-aux: add "include/nl-aux-{core,route}" headersThomas Haller2023-07-311-1/+2
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-311-1/+1
* cli: add nl-nh-list utilityStanislav Zaikin2023-07-311-0/+5
* route: add nh typeStanislav Zaikin2023-07-311-0/+2
* include: import kernel headers "linux/{neighbour,nexthop,rtnetlink}.h"Stanislav Zaikin2023-07-311-0/+1
* bridge: extend libnl with options needed for VLAN aware forwardingRobert Dabrowski2022-08-241-0/+1
* bridge: Add support for link_info of a bridgeLanger, Thomas2022-08-241-0/+1
* route: format recently added code with clang-formatThomas Haller2022-05-271-1/+1
* route/act: add NAT actionMagnus Öberg2022-05-271-0/+3
* build: avoid building check-direct with --disable-staticThomas Haller2022-04-151-0/+2
* tests: add new "netns" test suiteThomas Haller2022-03-161-1/+2
* tests: refactor tests and add n-test-util helper libraryThomas Haller2022-03-161-12/+32
* build: add "check-progs" make target to build unit testsThomas Haller2022-03-161-0/+8
* route/cls: add flower classifierVolodymyr Bendiuga2022-03-151-0/+2
* build: sort file names in Makefile.amThomas Haller2022-03-141-2/+2
* mdb: support bridge multicast database notificationRubens Figueiredo2022-03-141-0/+3
* ip6vti: Add IPv6 VTI supportThomas Winter2022-03-111-0/+2
* build: sort files in Makefile.amThomas Haller2022-03-101-4/+4
* route/link: add support for team deviceJonas Johansson2022-03-101-0/+2
* route/link: Add IPv6 GRE supportScott Parlane2022-03-091-0/+2
* tests: add "check-direct" testThomas Haller2020-04-161-0/+25
* route: add "netlink-private/route/utils.h" headerThomas Haller2020-04-161-0/+1
* lib: add "include/netlink-private/nl-auto.h" headerThomas Haller2020-04-151-0/+1
* xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-011-0/+5