NetworkManager/src/ndisc
Thomas Haller e7ea66eb1a device: emit IP address changes in queued_ip_config_change() only once
We first iterate over addresses that might have failed IPv6 DAD and
update the state in NMNDisc.

However, while we do that, don't yet invoke the changed signal.
Otherwise, we will invoke it multiple times (in case multiple addresses
failed). Instead, keep track of whether something changed, and handle
it once a bit later.

(cherry picked from commit f312620276)
2018-06-29 16:43:10 +02:00
..
tests build: meson: add prefix to test names 2018-04-12 09:21:10 +02: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 ndisc/trivial: indentation and add "const" to auto variable 2018-03-26 13:13:19 +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 device: emit IP address changes in queued_ip_config_change() only once 2018-06-29 16:43:10 +02:00
nm-ndisc.h device: emit IP address changes in queued_ip_config_change() only once 2018-06-29 16:43:10 +02:00