[Bug 1715131] Update Released

Ɓukasz Zemczak 1715131 at bugs.launchpad.net
Mon Oct 23 12:13:37 UTC 2017


The verification of the Stable Release Update for systemd has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1715131

Title:
  networkd add support for Bridge Priority, AgeingTimeSec and
  DefaultPVID

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Newer releases of networkd support more optional settings for Bridge Priority, AgeingTimeSec and DefaultPVID.

  https://www.freedesktop.org/software/systemd/man/systemd.netdev.html#AgeingTimeSec=
  https://www.freedesktop.org/software/systemd/man/systemd.netdev.html#Priority=
  https://www.freedesktop.org/software/systemd/man/systemd.netdev.html#DefaultPVID=

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1715131/+subscriptions



More information about the foundations-bugs mailing list