NetworkManager/src/platform
Thomas Haller 80c0de7217
platform: workaround for old kernels that don't support IFLA_BR_VLAN_STATS_ENABLED
The kernel of Ubuntu 16.04 doesn't support IFLA_BR_VLAN_STATS_ENABLED.
If we want to run on such old kernels (which we probably do), we need to
detect that, and act accordingly.
2020-08-21 13:59:50 +02:00
..
linux all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
tests platform: workaround for old kernels that don't support IFLA_BR_VLAN_STATS_ENABLED 2020-08-21 13:59:50 +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: workaround for old kernels that don't support IFLA_BR_VLAN_STATS_ENABLED 2020-08-21 13:59:50 +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: workaround for old kernels that don't support IFLA_BR_VLAN_STATS_ENABLED 2020-08-21 13:59:50 +02:00
nm-platform.h platform: workaround for old kernels that don't support IFLA_BR_VLAN_STATS_ENABLED 2020-08-21 13:59:50 +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