]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: make BindCarrier= work with CAN devices
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 10 May 2019 21:21:40 +0000 (06:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 10 May 2019 21:21:43 +0000 (06:21 +0900)
commit06d7cee5890840227d621cceb71c3d7a9af1e2fc
tree185df5a5bc88005e5de54edea79780d1969915d3
parent8e54db83e2837247bec2fc9f27a62877921c9f18
network: make BindCarrier= work with CAN devices

If CAN device is set `BindCarrier=` then the interface could not be
down. This fixes the issue.
src/network/networkd-link.c