NetworkManager/src/ndisc
Thomas Haller 8c6629b356 ndisc: don't update dad_counter for addresses in router config
I am not sure, we ever call complete_address() for router-configurations.
Maybe not, so the dad-counter is never incremented and does not matter either.

If we however do, then we certainly want to preserve the DAD counter
when the address is already tracked.
2018-10-13 17:11:52 +02:00
..
tests ndisc: fix updating address lifetime on Router Announcement according to RFC4862 2018-10-13 17:11:52 +02:00
nm-fake-ndisc.c ndisc: fix updating address lifetime on Router Announcement according to RFC4862 2018-10-13 17:11:52 +02:00
nm-fake-ndisc.h ndisc: rename NMNDiscPreference to NMIcmpv6RouterPref 2017-10-12 10:27:27 +02:00
nm-lndp-ndisc.c ndisc: fix updating address lifetime on Router Announcement according to RFC4862 2018-10-13 17:11:52 +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: fix updating address lifetime on Router Announcement according to RFC4862 2018-10-13 17:11:52 +02:00
nm-ndisc.c ndisc: don't update dad_counter for addresses in router config 2018-10-13 17:11:52 +02:00
nm-ndisc.h ndisc: handle integer overflows better for lifetime handling 2018-10-13 17:11:52 +02:00