summaryrefslogtreecommitdiff
path: root/lib/route/link/bonding.c
AgeCommit message (Expand)Author
2023-10-30route/link: add bonding interface options set rtnl apisLokesh Dhoundiyal
2023-08-02include: drop "netlink-private/netlink.h" and move declarationsThomas Haller
2023-08-02all: cleanup includes and use "nm-default.h"Thomas Haller
2023-08-02include: split and drop "netlink-private/types.h"Thomas Haller
2023-07-31include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller
2023-07-28lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller
2023-07-27route/bond: Add support for link_info for bondMallikarjun Nemagoudar
2022-04-22all: avoid coverity warnings about assigning variable but not using itThomas Haller
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2014-07-27link/bonding: Include <netlink/route/link/bonding.h>Thomas Graf
2013-02-14bond: Provide rtnl_link_bond_alloc()Thomas Graf
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2011-11-11rtnl_link_bond_add: allow to allocate bond name in case NULL is givenJiri Pirko
2011-09-16bonding: API to create/enslave/releaseThomas Graf
2011-07-28Updated link documentationThomas Graf
2011-07-21bonding link moduleThomas Graf