networkd add support for Bridge Priority, AgeingTimeSec and DefaultPVID
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
Newer releases of networkd support more optional settings for Bridge Priority, AgeingTimeSec and DefaultPVID.
https:/
https:/
https:/
Backporting these features to xenial, allows to use/set these options via netplan for any releases as for example deployed by MAAS.
[Fix]
cherrypick these settings for better supportability of networkd on xenial with netplan.
[Testcase]
1) Create .netdev bridge device
2) Specify Priority, AgeingTimeSec, DefaultPVID settings in the [Bridge] section
3) Verify that there are no parsing errors in journalctl from systemd-netword
4) Verify with `ip` command that the bridge device got created
5) Verify in sysfs that the settings requested have been applied to the device
[Regression]
These stanazas are optional, and will be ignored by older networkd if for example users start using them, and downgrade networkd to the one in release pocket. It is future compatible settings that will not cause upgrade issues, nor could result in failure to create the bridge device.
Changed in systemd (Ubuntu): | |
status: | New → Fix Released |
Changed in systemd (Ubuntu Xenial): | |
status: | New → In Progress |
description: | updated |
https:/ /git.launchpad. net/~ubuntu- core-dev/ +git/systemd/ commit/ ?id=0e18561cb51 ed23ae48f6998fd 144042a420add2