summaryrefslogtreecommitdiffstats
path: root/include/netlink/route
Commit message (Expand)AuthorAgeFilesLines
* 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
* route: expose nexthop id attributeJonas Gorski2024-05-171-0/+2
* nexthop: add a identical helper functionJonas Gorski2024-05-141-0/+3
* include: add _NL_NO_WARN_DEPRECATED_HEADER for suppressing warning about depr...Thomas Haller2024-05-063-0/+6
* 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
* 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
* 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-071-0/+8
* 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
* 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
* 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
* route/cls: adjust whitspace/indentationThomas Haller2022-03-151-20/+20
* route/cls: use SPDX-License-IdentifierThomas Haller2022-03-151-7/+1
* route/cls: add flower classifierVolodymyr Bendiuga2022-03-151-0/+58
* route: make argument of rtnl_link_can_set_{bittiming,data_bittiming}() constThomas Haller2022-03-151-2/+2
* route: add rtnl_link_can_set_data_bittiming_const()Thomas Haller2022-03-151-0/+2
* route: drop bitrate,sample-point getters/setters from can linkThomas Haller2022-03-151-6/+0
* route: rename rtnl_link_can_get_data_bt_const() to rtnl_link_can_get_data_bit...Thomas Haller2022-03-151-2/+2
* route: fix indentationThomas Haller2022-03-151-6/+6
* route/link: add CAN FD supportAnders Piniesjö2022-03-151-0/+13
* route/mdb: hide rtnl_mdb_entry_alloc() from public APIThomas Haller2022-03-141-2/+0
* route/mdb: cleanup mdb.h headerThomas Haller2022-03-141-26/+27
* mdb: support bridge multicast database notificationRubens Figueiredo2022-03-141-0/+43
* route/cls: rename rtnl_cls_get{,_by_prio}() API to rtnl_cls_find_by{handle,pr...Thomas Haller2022-03-141-4/+4
* route/cls: allow fetching of classifiers from cacheVolodymyr Bendiuga2022-03-141-0/+4
* license: use SPDX license identifiers and drop license commentsThomas Haller2022-03-111-8/+1
* ip6vti: Add fwmark APIThomas Winter2022-03-111-0/+3