diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-03-16 05:40:30 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-03-16 16:32:35 +0100 |
commit | 74f0fb9095aef89dbb07dfe12a8bea133567b259 (patch) | |
tree | 128f309e81d90b20c82eb1900f4a6009523887eb /test | |
parent | networkctl: Add support to display master device (diff) | |
download | systemd-74f0fb9095aef89dbb07dfe12a8bea133567b259.tar.xz systemd-74f0fb9095aef89dbb07dfe12a8bea133567b259.zip |
network: can: add support for listen-only mode
Closes #15129.
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 a729adcc86..630abafdcf 100644 --- a/test/fuzz/fuzz-network-parser/directives.network +++ b/test/fuzz/fuzz-network-parser/directives.network @@ -201,6 +201,7 @@ BitRate= RestartSec= TripleSampling= Termination= +ListenOnly= [Address] DuplicateAddressDetection= AutoJoin= |