]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network: also drop requests when link enters linger state
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 May 2021 06:32:57 +0000 (15:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 18 May 2021 11:40:56 +0000 (20:40 +0900)
commit56001f023305ea99329e27141d6e6067596491a9
treef7382314e2ad51cd90c2a0265a1abf42b47be8ed
parent63130eb36dc51e4fd50716c585f98ebe456ca7cf
network: also drop requests when link enters linger state

Otherwise, if link is removed, several references to the link in remain
exist in requests.
src/network/networkd-link.c