]> git.proxmox.com Git - systemd.git/blob - test/test-network/conf/25-vxlan-independent.netdev
New upstream version 250.4
[systemd.git] / test / test-network / conf / 25-vxlan-independent.netdev
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [NetDev]
3 Name=vxlan98
4 Kind=vxlan
5
6 [VXLAN]
7 VNI=1000
8 L2MissNotification=true
9 L3MissNotification=true
10 RouteShortCircuit=true
11 UDPChecksum=true
12 UDP6ZeroChecksumTx=true
13 UDP6ZeroChecksumRx=true
14 RemoteChecksumTx=true
15 RemoteChecksumRx=true
16 GroupPolicyExtension=true
17 DestinationPort=5556
18 Independent=yes