]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network: introduce new operational state 'enslaved'
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Feb 2019 03:29:59 +0000 (12:29 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Feb 2019 22:15:49 +0000 (07:15 +0900)
commit14153d1b6e8725f995d9ad41e48daf67b140bf6a
tree1fa803956e5466e315f1ebe21f765e58837a9440
parent7fcee284172f56dcc688f224543b8b5d994ea8c6
network: introduce new operational state 'enslaved'

If an interface has IFF_SLAVE flag, then its operational state becomes
not in 'degraded' or 'carrier', but the new 'enslaved' state.
src/network/networkd-link.c
src/network/networkd-link.h