Bug 89854

Summary: networkd: bridge support doesn't support the most common options.
Product: systemd Reporter: Ian Kumlien <ian.kumlien>
Component: generalAssignee: Tom Gundersen <teg>
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Ian Kumlien 2015-03-31 21:41:35 UTC
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...
Comment 1 Susant Sahani 2015-04-01 04:30:12 UTC
I am working on some them 
https://github.com/ssahani/systemd/tree/bridge
Comment 2 Lennart Poettering 2015-09-06 16:32:26 UTC
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!
Comment 3 Ian Kumlien 2015-09-06 16:47:21 UTC
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.