NetworkManager/src/core/platform
Javier Sánchez Parra b38e8c053b platform: add netlink support for bridge port options
sysfs is deprecated and kernel will not add new bridge port options to
sysfs. Netlink is a stable API and therefore is the right method to
communicate with kernel in order to set the link options.
2023-10-09 12:25:45 +00:00
..
tests platform: add netlink support for bridge port options 2023-10-09 12:25:45 +00:00
nm-fake-platform.c platform: add netlink support for bridge port options 2023-10-09 12:25:45 +00:00
nm-fake-platform.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00