]> git.ipfire.org Git - thirdparty/systemd.git/commit - network/80-container-ve.network
network: use Kind= instead of Driver=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Nov 2023 13:59:33 +0000 (22:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Nov 2023 13:59:57 +0000 (22:59 +0900)
commitf139393dd20acd4856cf5ec019eb4b9d69b2cf52
tree50942da86abddb0a36a4c45af3cd823910388ced
parent7f0dbde467bbfb89be7c29c1f5f4bbdff0dabda1
network: use Kind= instead of Driver=

networkd ignores errors in reading driver through ethtool. The kind of
network interface is retrieved through netlink, and networkd checks
checks many failures. So, using Kind= should be safer.

No functional change, just for safety.
network/80-6rd-tunnel.network
network/80-container-host0.network
network/80-container-vb.network
network/80-container-ve.network
network/80-container-vz.network
network/80-vm-vt.network