]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkctl: handle all errors in sd_network_link_get_setup_state() as "unmanaged"
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 23 Sep 2022 22:46:31 +0000 (07:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 27 Sep 2022 01:41:13 +0000 (10:41 +0900)
commit8f60c998abeabc7582abfe11d459f4391a298861
treec101e9ee9b86d2b5dffe725ee0ba73342034aef0
parent542e6eb38df9ee0e6a2064f35c2981a54ccf27aa
networkctl: handle all errors in sd_network_link_get_setup_state() as "unmanaged"

We have already ignored all errors in other fields.
src/network/networkctl.c