mirror of
https://github.com/systemd/systemd.git
synced 2025-11-30 04:24:12 +03:00
Merge pull request #10988 from ssahani/IFLA_BRPORT_MCAST_TO_UCAST
networkd: bridge add support to configure multicast_to_unicast
This commit is contained in:
@@ -9,3 +9,4 @@ Cost=400
|
||||
HairPin = true
|
||||
FastLeave = true
|
||||
UnicastFlood = true
|
||||
MulticastToUnicast = true
|
||||
|
||||
@@ -6,6 +6,7 @@ UnicastFlood=
|
||||
FastLeave=
|
||||
Priority=
|
||||
AllowPortToBeRoot=
|
||||
MulticastToUnicast=
|
||||
[Match]
|
||||
KernelVersion=
|
||||
Type=
|
||||
|
||||
Reference in New Issue
Block a user