NetworkManager/src/platform
Thomas Haller ae2b8d6353 core: rename NM_PLATFORM_ROUTE_METRIC_DEFAULT to NM_PLATFORM_ROUTE_METRIC_DEFAULT_IP6
For IPv4, iproute for example defaults to a metric of 0.
Hence, the name NM_PLATFORM_ROUTE_METRIC_DEFAULT was misleading.

Also add a NM_PLATFORM_ROUTE_METRIC_DEFAULT_IP4 define for completeness.

https://bugzilla.gnome.org/show_bug.cgi?id=740780
2014-12-01 16:38:05 +01:00
..
tests platform: add paramter to ip4_route_add to set src (RTA_PREFSRC) 2014-11-25 22:30:38 +01:00
wifi wifi: don't query nl80211 for non-WiFi devices (bgo #740131) 2014-11-17 09:45:08 -06:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: add paramter to ip4_route_add to set src (RTA_PREFSRC) 2014-11-25 22:30:38 +01: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: add paramter to ip4_route_add to set src (RTA_PREFSRC) 2014-11-25 22:30:38 +01:00
nm-linux-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-platform.c core: fix route metrics for subnet routes 2014-11-25 22:30:38 +01:00
nm-platform.h core: rename NM_PLATFORM_ROUTE_METRIC_DEFAULT to NM_PLATFORM_ROUTE_METRIC_DEFAULT_IP6 2014-12-01 16:38:05 +01:00