diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2020-02-12 03:13:45 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-03-06 18:00:02 +0100 |
commit | 52aa38f14aa63d010341c24936eed753463b4644 (patch) | |
tree | 3196e731c5e5425d6157ec181fe28aa42551da13 /test | |
parent | linux: add can/netlink.h (diff) | |
download | systemd-52aa38f14aa63d010341c24936eed753463b4644.tar.xz systemd-52aa38f14aa63d010341c24936eed753463b4644.zip |
network: add CAN Termination tristate option
Diffstat (limited to 'test')
-rw-r--r-- | test/fuzz/fuzz-network-parser/directives.network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/directives.network b/test/fuzz/fuzz-network-parser/directives.network index 2b41239b74..c1c667d237 100644 --- a/test/fuzz/fuzz-network-parser/directives.network +++ b/test/fuzz/fuzz-network-parser/directives.network @@ -198,6 +198,7 @@ SamplePoint= BitRate= RestartSec= TripleSampling= +Termination= [Address] DuplicateAddressDetection= AutoJoin= |