]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.network.xml
network: can: introduce a config parser function for bitrates
authorRichard Petri <git@rpls.de>
Mon, 30 Mar 2020 21:05:56 +0000 (23:05 +0200)
committerRichard Petri <git@rpls.de>
Wed, 1 Apr 2020 18:07:20 +0000 (20:07 +0200)
commit74a27268699e7cf83f0dd4c9d1a24d0e46038be8
tree120ea55798c205b3f9cd851917569e56eabf4c80
parent6829d8ce6927c151e4391c6a5e69b76906fbd2be
network: can: introduce a config parser function for bitrates

For now, this function is nearly equivalent to the si_uint64 parser, except for
an additional range check as Linux only takes 32-bit values as bitrates. In
future, this may also be used to introduce fancier bitrate config formats.
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