]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network: do not free bound_by carrier map on reconfigure
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 31 Jan 2022 13:30:39 +0000 (22:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Feb 2022 02:37:01 +0000 (11:37 +0900)
commit3cf58ef3167e8f0432db8342f695971f6478811e
tree905096252aeb16d765f972c7435909fbaf6182f3
parentb69bfa43052586cd6894c32d7d3d447195539ec5
network: do not free bound_by carrier map on reconfigure

Otherwise, if a link enters unmanaged state, then its carrier state does
not propagated to other interfaces.
src/network/networkd-link.c