NetworkManager/src/ndisc
Beniamino Galvani db41380c15 ndisc: fix ordering of gateways
Insert the new gateway at the end when it has the least preference.

Fixes the following runtime error:
 src/ndisc/nm-ndisc.c:204:_ASSERT_data_gateways: assertion failed:
 (_preference_to_priority (item_prev->preference) >=
 _preference_to_priority (item->preference))
2017-11-03 10:44:48 +01:00
..
tests ndisc: fix ordering of gateways 2017-11-03 10:44:48 +01:00
nm-fake-ndisc.c ndisc: rename NMNDiscPreference to NMIcmpv6RouterPref 2017-10-12 10:27:27 +02:00
nm-fake-ndisc.h ndisc: rename NMNDiscPreference to NMIcmpv6RouterPref 2017-10-12 10:27:27 +02:00
nm-lndp-ndisc.c core: merge IPv4 and IPv6 implementation of nm_utils_ip4_property_path() 2017-10-24 16:05:40 +02:00
nm-lndp-ndisc.h ndisc/lndp: add ability to announce the managed IPv6 configuration 2016-11-09 17:23:32 +01:00
nm-ndisc-private.h ndisc: cleanup handling of timestamps 2017-10-12 10:27:27 +02:00
nm-ndisc.c ndisc: fix ordering of gateways 2017-11-03 10:44:48 +01:00
nm-ndisc.h ndisc: rename NMNDiscPreference to NMIcmpv6RouterPref 2017-10-12 10:27:27 +02:00