mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
21d0ed68ee
Prompted by #24311.
24 lines
347 B
SYSTEMD
24 lines
347 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=dummy98
|
|
|
|
[Link]
|
|
MTUBytes=9000
|
|
|
|
[Network]
|
|
Bridge=bridge99
|
|
|
|
[Bridge]
|
|
Cost=400
|
|
HairPin = true
|
|
Isolated = true
|
|
FastLeave = true
|
|
UnicastFlood = true
|
|
MulticastFlood = false
|
|
MulticastToUnicast = true
|
|
NeighborSuppression = true
|
|
Learning = false
|
|
Priority = 23
|
|
UseBPDU = true
|
|
AllowPortToBeRoot=true
|