summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib: add internal _nla_len() helperThomas Haller2024-05-291-0/+8
* format: reformat "include/base/nl-base-utils.h"Thomas Haller2024-05-291-4/+1
* route: move "struct rtnl_nexthop" to "nl-priv-dynamic-route"Thomas Haller2024-05-171-0/+15
* route: expose nexthop id attributeJonas Gorski2024-05-171-0/+2
* nexthop: add a identical helper functionJonas Gorski2024-05-141-0/+3
* utils: reserve the nl_has_capabiliy numbers for releases 3.10 - 3.12Thomas Haller2024-05-071-0/+18
* cache: use cleanup attribute in nl_cache_mngr_alloc_ex()Thomas Haller2024-05-061-0/+6
* cache: cleanup nl_cache_mngr_alloc_ex()Thomas Haller2024-05-061-4/+3
* cache: allow to allocate cache manager with custom refill socketIlya A. Evenbach2024-05-061-2/+7
* include: add _NL_NO_WARN_DEPRECATED_HEADER for suppressing warning about depr...Thomas Haller2024-05-064-0/+8
* core: always define statements for NL_DBG()Thomas Haller2024-04-221-8/+3
* build: always define NL_DEBUGThomas Haller2024-04-221-1/+1
* all: use defines for attributesThomas Haller2024-04-221-2/+2
* route: add support for layer 3 filtering on bridgesCordell O'Leary2024-04-031-0/+6
* tests: add test for bridge vlan attributes.Cordell O'Leary2024-02-291-0/+4
* route: add support for vlan filtering on bridge ports.Cordell O'Leary2024-02-292-0/+10
* route: Add support to set ageing time for dynamic bridge table entriesCordell O'Leary2024-02-291-0/+5
* libnl-3.9.0 releaselibnl3_9_0Thomas Haller2023-12-041-0/+6
* include/linux-private: import 'seg6 local' headers from kernel treeKonstantin Kogdenko2023-12-044-0/+257
* xfrm: fix leaking usertemplate in xfrmnl_sp_parse()Thomas Haller2023-12-041-0/+7
* route/cls: add get/take wrappers for rtnl_act_append()Thomas Haller2023-12-011-3/+26
* nl-aux-route: add cleanup macro for rtnl_act_put_all()Thomas Haller2023-12-011-0/+5
* base: add _NL_AUTO_DEFINE_FCN_INDIRECT0() macroThomas Haller2023-12-011-0/+8
* base: don't use static array indices for buffer argument of _nl_inet_ntop()Thomas Haller2023-12-011-2/+1
* route/can: implement can_device_statsJob Feikens2023-12-011-0/+3
* include: add "nl-aux-xfrm" helpersThomas Haller2023-11-292-0/+44
* nl-aux-core: add _nl_addr_build() helperThomas Haller2023-11-291-0/+7
* nl-base-utils: add _nl_addr_family_to_size() helperThomas Haller2023-11-291-0/+11
* route/link: add bonding interface options set rtnl apisLokesh Dhoundiyal2023-10-301-0/+3
* libnl-3.8.0 releaselibnl3_8_0Thomas Haller2023-08-291-0/+6
* lib: use getprotobyname_r(), getprotobynumber_r() if availableThomas Haller2023-08-181-0/+4
* route: fix documentation comment for nl_nh_group_infoThomas Haller2023-08-171-2/+2
* clang-format: reformat files with new formatThomas Haller2023-08-172-222/+222
* include/linux: add all linux headers that we useThomas Haller2023-08-0825-0/+4266
* include/linux: update all linux headersThomas Haller2023-08-0833-157/+1974
* 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