]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: ndisc: remove old addresses and routes after at least one SLAAC address...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 22 Jul 2020 02:55:07 +0000 (11:55 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 Jul 2020 17:05:05 +0000 (02:05 +0900)
commit69203fba700ea8d7b0c4f4e3d1e1f809ac4644a1
tree93d0eb411d5ded0a6581938b12f5308d8a83b5a0
parent6e537f62d71edea5bfcd2e2675c35ee840ffdc1f
network: ndisc: remove old addresses and routes after at least one SLAAC address becomes ready

Otherwise, the old addresses will exist in deperecated state.
src/network/networkd-address.c
src/network/networkd-link.c
src/network/networkd-link.h
src/network/networkd-ndisc.c
src/network/networkd-route.c