summaryrefslogtreecommitdiffstats
path: root/include/netlink
Commit message (Expand)AuthorAgeFilesLines
* libnl-3.11.0 releaselibnl3_11_0Thomas Haller2024-10-301-0/+6
* lib/route: add support for bridge mstiRonan Dalton2024-10-101-0/+7
* lib/route: add support for bridge info booloptsRonan Dalton2024-09-181-0/+5
* lib/route: extend bridge info supportRonan Dalton2024-09-161-0/+15
* lib/route: add missing bridge info getter functionsRonan Dalton2024-09-161-0/+9
* lib/route: add rtnl_neigh ext flags supportRonan Dalton2024-09-161-0/+10
* route: add support for getting permanent mac address of linkAntonio Prcela2024-09-121-0/+2
* lib/route: extend bridge flagsRonan Dalton2024-09-121-7/+18
* link/bonding: add getters for attributesJonas Gorski2024-08-271-3/+12
* lib/attr: add nla functions for variable-length integersWen Gu2024-08-171-0/+4
* lib/attr: add NLA_{SINT|UINT} attribute typesWen Gu2024-08-161-0/+3
* libnl-3.10.0 releaselibnl3_10_0Thomas Haller2024-07-191-0/+6
* 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: 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
* route: add support for layer 3 filtering on bridgesCordell O'Leary2024-04-031-0/+6
* 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
* route/can: implement can_device_statsJob Feikens2023-12-011-0/+3
* 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
* route: fix documentation comment for nl_nh_group_infoThomas Haller2023-08-171-2/+2
* include: add missing "extern "C"" specifier to public headersThomas Haller2023-08-076-0/+49
* 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: make "netlink/route/link/{inet,inet6}.h" self-containedThomas Haller2023-08-022-0/+2
* cli: add nl-nh-list utilityStanislav Zaikin2023-07-311-0/+30
* route: add nh typeStanislav Zaikin2023-07-311-0/+57
* neigh: add support of NHID attributeStanislav Zaikin2023-07-311-0/+3
* route/bond: Add support for link_info for bondMallikarjun Nemagoudar2023-07-271-0/+3
* 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
* route: format recently added code with clang-formatThomas Haller2022-05-271-1/+1
* route/act: add NAT actionMagnus Öberg2022-05-271-0/+35
* route: format recently added code with clang-formatThomas Haller2022-05-271-4/+2
* cls: flower: extend flower APIVolodymyr Bendiuga2022-05-271-0/+9
* netlink/utils.h: mark nl_dump() with __attribute__((format(printf,a,b)))Thomas Haller2022-04-221-2/+2
* netlink/utils.h: add internal _nl_attribute_printf macro for public headersThomas Haller2022-04-221-0/+6
* libnl-3.6.0 releaselibnl3_6_0Thomas Haller2022-04-141-0/+6
* route/cls: adjust whitspace/indentationThomas Haller2022-03-151-20/+20
* route/cls: use SPDX-License-IdentifierThomas Haller2022-03-151-7/+1