]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/23-keep-master.network
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / test-network / conf / 23-keep-master.network
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Match]
3 Name=dummy98
4
5 [Network]
6 LinkLocalAddressing=no
7 IPv6AcceptRA=no
8 KeepMaster=true
9 ActiveSlave=true
10
11 [Bridge]
12 Cost=400
13 HairPin = true
14 FastLeave = true
15 UnicastFlood = true
16 MulticastFlood = false
17 MulticastToUnicast = true
18 NeighborSuppression = true
19 Learning = false
20 Priority = 23
21 UseBPDU = true
22 AllowPortToBeRoot=true