]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network: tighten the condition whether link has carrier 12577/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 May 2019 00:14:59 +0000 (09:14 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 18 May 2019 20:39:45 +0000 (05:39 +0900)
commitb26ea3080172365a3bbba01c313a335afb4a9e53
treedc8c1988a627de87a6b254e537290d341a457d65
parent2700d2c7dc024b71396d564a53f32638efed77af
network: tighten the condition whether link has carrier

ip command requires that IFF_RUNNING is set for that the link has
carrier.
src/network/networkd-link.c