]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/route-nexthop: do not update MultipathRoute object
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 12 Jan 2024 04:22:05 +0000 (13:22 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 13 Jan 2024 21:04:46 +0000 (06:04 +0900)
commitfad2f7235174fe1a47929443293b4deed94a12ce
tree535330b1e399d749d287fccaa2bccd7a0c0424a7
parentc23f957eb129ce4a74e7709eb7c8b931e58ef533
network/route-nexthop: do not update MultipathRoute object

A MultipathRoute object is always owned by a Network object, and the
interface matching with its name specified in a MultipathRoute= setting
may be removed, and re-added later with a different ifindex.
src/network/networkd-route-nexthop.c