NetworkManager/src/platform
Thomas Haller 4d675ce0fc platform: fix parsing vxlan netlink message for older kernel
vxlan_info_data_parser() must take care of missing netlink attributes.
Otherwise, older kernels will crash NM.

Also, workaround compilation against old kernel headers which are
missing 'struct ifla_vxlan_port_range'. We do this by defining our
own 'struct nm_ifla_vxlan_port_range' version.

Reported-by: Javier Jardón <jjardon@gnome.org>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-09-25 17:45:53 +02:00
..
tests platform: add @peer_address argument to nm_platform_ip4_address_delete() 2014-09-24 16:32:11 +02:00
wifi libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES 2014-09-04 09:20:11 -04:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: add @peer_address argument to nm_platform_ip4_address_delete() 2014-09-24 16:32:11 +02:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform: fix parsing vxlan netlink message for older kernel 2014-09-25 17:45:53 +02:00
nm-linux-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-platform.c platform: add @peer_address argument to nm_platform_ip4_address_delete() 2014-09-24 16:32:11 +02:00
nm-platform.h platform: add @peer_address argument to nm_platform_ip4_address_delete() 2014-09-24 16:32:11 +02:00