]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: can: make Termination= optionally take a raw resistor value
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 15 Aug 2021 17:16:53 +0000 (02:16 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Aug 2021 09:52:24 +0000 (18:52 +0900)
commit239f91f71cc9a59947b97441628b426d483ae4c4
tree04f6cbdb86deaeadf0ef4bb3a4b021f516cf3ea3
parent6dd84c9e86e65fcc26289938794ee71477c8c16b
network: can: make Termination= optionally take a raw resistor value

Note that this slightly breaks backward compatibility when
Termination=1. Previously, this is handled as boolean true, then 120 ohm
was used. But now with this commit, it is handled as 1 ohm.
man/systemd.network.xml
src/network/networkd-can.c
src/network/networkd-can.h
src/network/networkd-network-gperf.gperf
src/network/networkd-network.h