]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network: allow to configure interface MTU for CAN devices
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 7 Dec 2023 09:57:13 +0000 (18:57 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 8 Dec 2023 01:47:42 +0000 (10:47 +0900)
commit941f8e1399bcbac54c9cc862a227e0e63cebc538
treee2e5259a36df9a590b32524190788555247fe4ae
parent15be80428204b57ca55272d2b45703047ad6f28d
network: allow to configure interface MTU for CAN devices

Previously, even if MTUBytes= is specified in matching .network file,
the setting was ignored for CAN devices.
src/network/networkd-link.c