NetworkManager/src/platform
Thomas Haller d2c58bc64d
platform: set default values for NMPlatformLnkBridge if unspecified on netlink
Older kernels may not support or send all bridge options in the netlink
message. In case the parameter is missing, set the default value.

Note that there may be future cases where we need to encode whether
the option is present or not. Currently we don't express that.
2020-08-17 11:07:43 +02:00
..
linux all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
tests platform/tests: ignore failure for adding bridge with iproute2 2020-08-17 11:07:43 +02:00
wifi all: use nm_clear_g_free() instead of g_clear_pointer() 2020-03-23 11:05:34 +01:00
wpan all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-fake-platform.c platform: add support for configuring bridge settings via netlink 2020-08-07 13:20:54 +02:00
nm-fake-platform.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-linux-platform.c platform: set default values for NMPlatformLnkBridge if unspecified on netlink 2020-08-17 11:07:43 +02:00
nm-linux-platform.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-netlink.c all: fix minor typos 2020-07-07 11:33:46 +02:00
nm-netlink.h platform: simplify static assert in _nl_static_assert_tb() 2020-04-24 13:58:46 +02:00
nm-platform-private.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-platform-utils.c all: fix minor typos 2020-07-07 11:33:46 +02:00
nm-platform-utils.h platform: make states of NMEthtoolCoalesceState indexed by ethtool_id 2020-05-22 15:58:08 +02:00
nm-platform.c platform: add support for configuring bridge settings via netlink (2) 2020-08-14 21:26:10 +02:00
nm-platform.h platform: add support for configuring bridge settings via netlink (2) 2020-08-14 21:26:10 +02:00
nmp-netns.c shared: drop _STATIC variant of macros that define functions 2020-02-13 17:17:07 +01:00
nmp-netns.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nmp-object.c platform: add support for configuring bridge settings via netlink 2020-08-07 13:20:54 +02:00
nmp-object.h platform: add NMP_OBJECT_CAST_LNK_BRIDGE() helper macro 2020-08-17 11:07:40 +02:00
nmp-rules-manager.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nmp-rules-manager.h all: add trailing semicolon to NM_AUTO_DEFINE_FCN_*() uses 2020-07-19 12:01:56 +02:00