NetworkManager/src/platform
Thomas Haller 3263cab596 all: add static assertion for maximumg alloca() allocated buffer
Add a compile time check that the buffer that we allocate on the stack
is reasonably small.
2019-01-15 09:52:01 +01:00
..
linux platform: import nl82154.h 2018-06-26 16:21:54 +02:00
tests platform: create wireguard netdev interface 2019-01-09 16:46:41 +01:00
wifi trivial: rename nl-errno to nm-errno 2018-12-27 21:33:59 +01:00
wpan trivial: rename nl-errno to nm-errno 2018-12-27 21:33:59 +01:00
nm-fake-platform.c platform: return platform-error from link-add function 2018-12-27 21:33:59 +01:00
nm-fake-platform.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-linux-platform.c platform: create wireguard netdev interface 2019-01-09 16:46:41 +01:00
nm-linux-platform.h platform: use NMDedupMultiIndex for routes in NMPCache 2017-07-05 18:37:38 +02:00
nm-netlink.c netlink: don't require a callback argument in nl_recvmsgs() 2019-01-09 16:46:41 +01:00
nm-netlink.h netlink: add nla_put() helpers to set integers 2019-01-09 16:46:41 +01:00
nm-platform-private.h platform: expose emit-signal function from platform 2017-07-05 18:37:39 +02:00
nm-platform-utils.c platform: use nm_steal_fd() in nmp_utils_sysctl_open_netdir() 2018-12-27 21:33:59 +01:00
nm-platform-utils.h platform/ethtool: add code to get/set offload features via ethtool 2018-08-10 10:38:19 +02:00
nm-platform.c all: add static assertion for maximumg alloca() allocated buffer 2019-01-15 09:52:01 +01:00
nm-platform.h all: add static assertion for maximumg alloca() allocated buffer 2019-01-15 09:52:01 +01:00
nmp-netns.c platform/netns: don't try to overlay ro /sys with a rw one 2018-02-12 20:46:47 +01:00
nmp-netns.h core: cleanup implementation of nm_auto* macros to use nm_auto() 2017-10-11 08:43:40 +02:00
nmp-object.c platform: track wireguard endpoint as sockaddr struct 2019-01-09 16:46:41 +01:00
nmp-object.h platform: create wireguard netdev interface 2019-01-09 16:46:41 +01:00