Bug 89854 - networkd: bridge support doesn't support the most common options.
Summary: networkd: bridge support doesn't support the most common options.
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Tom Gundersen
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-31 21:41 UTC by Ian Kumlien
Modified: 2015-09-06 16:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.