Normal setup: brctl addbr br0 brctl addif br0 ethX brctl addif br0 ethY brctl setfd br0 0 brctl sethello br0 10 brctl stp br0 off And then up the interfaces. What i can do is set the cost, oh and btw, for some reason the bridge seems to default it's forwarding delay to 15 seconds...
I am working on some them https://github.com/ssahani/systemd/tree/bridge
I am pretty sure we support all these options now in current systemd versions. If you need any others, please file a new RFE issue on github and ask for them explicitly. Thanks!
four issues added on github
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.