]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network: nexthop: drop unnecessary nexthops
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 15 Feb 2021 01:00:14 +0000 (10:00 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 23 Feb 2021 13:47:11 +0000 (22:47 +0900)
commit25b82b6e0ef02e3c0b58a3f8e253ae3236c2b72b
tree1eb0689aff5c8b2e1c3a2935b39d7bc3510512e5
parent0e9d129c1603a0768adcb4e6b8218c16a07ac82f
network: nexthop: drop unnecessary nexthops

Similar to addresses or routes, this makes networkd drops unnecessary
nexthops on configuring links or when a link is dropped.
src/network/networkd-link.c
src/network/networkd-nexthop.c
src/network/networkd-nexthop.h