summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2023-12-04include/linux-private: import 'seg6 local' headers from kernel treeKonstantin Kogdenko
2023-11-29include: add "nl-aux-xfrm" helpersThomas Haller
2023-08-31build: fix declaring special targets as ".PHONY"Thomas Haller
2023-08-31Makefile.am: avoid use of non-portable echo argumentsSam James
2023-08-08include/linux: add all linux headers that we useThomas Haller
2023-08-07build: add "check-local-build-headers" test target to build public headersThomas Haller
2023-08-07build: add a "check-local" build targetThomas Haller
2023-08-03build: cleanup default include list in Makefile.amThomas Haller
2023-08-03python: add make target for python buildThomas Haller
2023-08-03python: drop unused "python/netlink/fixes.h"Thomas Haller
2023-08-02include: drop "netlink-private/netlink.h" and move declarationsThomas Haller
2023-08-02include: add "nl-default.h" headerThomas Haller
2023-08-02include: split and drop "netlink-private/types.h"Thomas Haller
2023-08-02include: rename "nl-shared-core" to "nl-priv-dynamic-core"Thomas Haller
2023-08-02include: rename "nl-hidden-route" to "nl-priv-dynamic-route"Thomas Haller
2023-08-02include: rename "nl-intern-route" to "nl-priv-static-route"Thomas Haller
2023-08-02genl: rename private header "nl-priv-genl.h" to "nl-genl.h"Thomas Haller
2023-08-01lib: move "include/netlink-private/object-api" to include/nl-shared-coreThomas Haller
2023-08-01lib: move "include/netlink-private/cache-api" to include/nl-shared-coreThomas Haller
2023-08-01route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...Thomas Haller
2023-08-01lib: move "include/netlink-private/socket.h" to lib/nl-core.hThomas Haller
2023-08-01route: move "include/netlink-private/route/nexthop-encap.h" to lib/routeThomas Haller
2023-08-01route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller
2023-08-01route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller
2023-08-01route: move hidden symbols from "include/netlink-private/route/tc-api.h"Thomas Haller
2023-08-01build: don't add lib/route to include directory for all libsThomas Haller
2023-07-31include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller
2023-07-31include: move "include/netlink-private/route/utils.h" to nl-intern-routeThomas Haller
2023-07-31include: move "include/netlink-private/route/mpls.h" to "lib/mpls.h"Thomas Haller
2023-07-31include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"Thomas Haller
2023-07-31nl-aux: add "include/nl-aux-{core,route}" headersThomas 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
2023-07-31route: add nh typeStanislav Zaikin
2023-07-31include: import kernel headers "linux/{neighbour,nexthop,rtnetlink}.h"Stanislav Zaikin
2022-08-24bridge: extend libnl with options needed for VLAN aware forwardingRobert Dabrowski
2022-08-24bridge: Add support for link_info of a bridgeLanger, Thomas
2022-05-27route: format recently added code with clang-formatThomas Haller
2022-05-27route/act: add NAT actionMagnus Öberg
2022-04-15build: avoid building check-direct with --disable-staticThomas Haller
2022-03-16tests: add new "netns" test suiteThomas Haller
2022-03-16tests: refactor tests and add n-test-util helper libraryThomas Haller
2022-03-16build: add "check-progs" make target to build unit testsThomas Haller
2022-03-15route/cls: add flower classifierVolodymyr Bendiuga
2022-03-14build: sort file names in Makefile.amThomas Haller
2022-03-14mdb: support bridge multicast database notificationRubens Figueiredo
2022-03-12ip6vti: Add IPv6 VTI supportThomas Winter
2022-03-10build: sort files in Makefile.amThomas Haller
2022-03-10route/link: add support for team deviceJonas Johansson
2022-03-09route/link: Add IPv6 GRE supportScott Parlane