mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
tests: update test/fuzz/fuzz-netdev-parser/directives.netdev
This is a follow-up to 2266864b04
.
This commit is contained in:
parent
a2ab58da1a
commit
5260482d4c
11
test/fuzz/fuzz-netdev-parser/25-erspan-tunnel.netdev
Normal file
11
test/fuzz/fuzz-netdev-parser/25-erspan-tunnel.netdev
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[NetDev]
|
||||||
|
Name=erspan-test
|
||||||
|
Kind=erspan
|
||||||
|
|
||||||
|
[Tunnel]
|
||||||
|
Independent=true
|
||||||
|
ERSPANIndex=123
|
||||||
|
Local=172.16.1.200
|
||||||
|
Remote=172.16.1.100
|
||||||
|
Key=101
|
||||||
|
SerializeTunneledPackets=true
|
@ -74,6 +74,8 @@ EncapsulationLimit=
|
|||||||
TTL=
|
TTL=
|
||||||
FOUSourcePort=
|
FOUSourcePort=
|
||||||
IPv6RapidDeploymentPrefix=
|
IPv6RapidDeploymentPrefix=
|
||||||
|
ERSPANIndex=
|
||||||
|
SerializeTunneledPackets=
|
||||||
[VXLAN]
|
[VXLAN]
|
||||||
UDP6ZeroChecksumRx=
|
UDP6ZeroChecksumRx=
|
||||||
ARPProxy=
|
ARPProxy=
|
||||||
|
Loading…
Reference in New Issue
Block a user