]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/nexthop: do not add NextHop object to Link on requesting
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 Dec 2023 18:55:45 +0000 (03:55 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Dec 2023 09:58:26 +0000 (18:58 +0900)
commitcdf3bee6a2dd281e36ca1e1ac6e4a05e46caa64e
treec14326b785d676d6f3373d4614f731391a631a16
parent352eba2e49453a1b784ffbdb9509ba3f8a945b59
network/nexthop: do not add NextHop object to Link on requesting

Then, all nexthops managed by networkd really exist (unless the kernel
silently removes a nexthop).

This is the same for nexthop already done by
3c283289aefb3cfb8bfa5c759209368b63d1692c and
0a0c2672dbd22dc85d660e5baa7e1bef701beb88 (for address), and
5d098f5d3614d1c0be7c825925637e9ab3d904fb (for neighbor).
src/network/networkd-nexthop.c
src/network/networkd-queue.c