summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* include: add missing "extern "C"" specifier to public headersThomas Haller2023-08-076-0/+49
* all: drop "extern "C"" from internal codeThomas Haller2023-08-072-16/+0
* include: fix headers "include/netlink/route/{netconf.h,route/qdisc/red.h}" to...Thomas Haller2023-08-072-0/+3
* route/nh: drop not implemented "nh" API from headersThomas Haller2023-08-031-5/+0
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-025-244/+167
* include: add "nl-default.h" headerThomas Haller2023-08-022-2/+12
* build: move "lib/defs.h" to "include/config.h"Thomas Haller2023-08-021-1/+1
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-026-1469/+131
* include: rename "nl-shared-core" to "nl-priv-dynamic-core"Thomas Haller2023-08-025-4/+4
* include: rename "nl-hidden-route" to "nl-priv-dynamic-route"Thomas Haller2023-08-022-2/+2
* include: rename "nl-intern-route" to "nl-priv-static-route"Thomas Haller2023-08-022-2/+2
* include: make "netlink/route/link/{inet,inet6}.h" self-containedThomas Haller2023-08-022-0/+2
* lib: move "include/netlink-private/object-api" to include/nl-shared-coreThomas Haller2023-08-013-2/+2
* lib: move "include/netlink-private/cache-api" to include/nl-shared-coreThomas Haller2023-08-013-1/+9
* route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...Thomas Haller2023-08-012-29/+1
* lib: move "include/netlink-private/socket.h" to lib/nl-core.hThomas Haller2023-08-011-25/+0
* route: move "include/netlink-private/route/nexthop-encap.h" to lib/routeThomas Haller2023-08-012-36/+0
* route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller2023-08-011-48/+0
* route: move rtnl_tc_build_rate_table() to "tc-api.h"Thomas Haller2023-08-011-4/+0
* route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller2023-08-013-66/+10
* route: move hidden symbols from "include/netlink-private/route/tc-api.h"Thomas Haller2023-08-012-66/+76
* include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller2023-07-311-194/+0
* include: move "include/netlink-private/route/utils.h" to nl-intern-routeThomas Haller2023-07-312-0/+7
* include: move "include/netlink-private/route/mpls.h" to "lib/mpls.h"Thomas Haller2023-07-311-15/+0
* include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"Thomas Haller2023-07-311-16/+0
* nl-aux: add "include/nl-aux-{core,route}" headersThomas Haller2023-07-315-34/+74
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-314-5/+20
* include/utils: move nl-auto base defines to "utils.h"Thomas Haller2023-07-313-30/+32
* clang-format: reformat "include/netlink-private/nl-auto.h"Thomas Haller2023-07-311-36/+48
* cli: add nl-nh-list utilityStanislav Zaikin2023-07-311-0/+30
* route: add nh typeStanislav Zaikin2023-07-313-0/+85
* neigh: add support of NHID attributeStanislav Zaikin2023-07-312-0/+4
* include: import kernel headers "linux/{neighbour,nexthop,rtnetlink}.h"Stanislav Zaikin2023-07-313-38/+271
* utils: add static-assert for signedness of arguments of _NL_CMP_DIRECT() macroThomas Haller2023-07-311-0/+2
* lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller2023-07-281-3/+0
* include/private: add _nl_init/_nl_exit macrosThomas Haller2023-07-281-0/+2
* include/private: drop unused __deprecated macroThomas Haller2023-07-281-2/+0
* all: rework ATTR_DIFF() macros to not generate attribute namesThomas Haller2023-07-281-3/+3
* include: drop now unused min()/max()/min_t()/max_t() macrosThomas Haller2023-07-281-17/+0
* utils: add various helpers to "include/netlink-private/utils.h"Thomas Haller2023-07-281-11/+299
* style: format "include/netlink-private/utils.h" with clang-formatThomas Haller2023-07-282-121/+123
* route/bond: Add support for link_info for bondMallikarjun Nemagoudar2023-07-271-0/+3
* include/linux: update copy of kernel header "linux/ipv6.h"Thomas Haller2023-07-241-3/+14
* route/link: remove rtnl_link_inet6_set_conf() APIThomas Haller2023-07-241-4/+0
* route/link: various fixes for rtnl_link_inet6_get_conf() APIThomas Haller2023-07-241-2/+2
* route/link: add accessor API for IPv6 DEVCONFAbdurrahman Hussain2023-03-291-0/+8
* bridge: use SPDX license identifiers in bridge_info filesThomas Haller2022-08-241-7/+1
* bridge: reformat bridge_info file with clang-formatThomas Haller2022-08-241-8/+14
* bridge: extend libnl with options needed for VLAN aware forwardingRobert Dabrowski2022-08-241-0/+35
* libnl-3.7.0 releaselibnl3_7_0Thomas Haller2022-07-061-0/+6