]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.network.xml
network: introduce TripleSampling= option in CAN section
authorClemens Gruber <clemens.gruber@pqgruber.com>
Mon, 11 Mar 2019 14:25:20 +0000 (15:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 11 Mar 2019 16:15:47 +0000 (17:15 +0100)
commitc423be28a0627c4769ce022f32c3c81a2a0000f9
treec41af481e0e046a72e9fb3efac1e1fd952fe9d3b
parent7f45d738a62e308cdd2c7f45b0adfa1ee59b8554
network: introduce TripleSampling= option in CAN section

When enabled, three samples are used to determine the value of a
received bit by majority rule.

This patch adds support for the TripleSampling= option in the [CAN]
section of .network files.
man/systemd.network.xml
src/libsystemd/sd-netlink/netlink-types.c
src/network/networkd-link.c
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/networkd-network.h
test/fuzz/fuzz-network-parser/directives.network