]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network/nexthop: also remove nexthop on cancelling request
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 2 Jan 2024 19:40:44 +0000 (04:40 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 5 Jan 2024 10:17:59 +0000 (19:17 +0900)
commit9a988d16fbdfa1472980257b2e41bd3aa8bcb00d
tree486cac30667004d5d976f1fab979941c31d26ce6
parentc902fa08c312f9dad539dd7ead5f7e0616ff2d43
network/nexthop: also remove nexthop on cancelling request

Otherwise, the nexthop may arrive after we call
link_drop_foreign_address() or so on reconfiguring interface.
src/network/networkd-link.c
src/network/networkd-nexthop.c
src/network/networkd-nexthop.h