[Bug 1852754] Update Released
Steve Langasek
steve.langasek at canonical.com
Tue Nov 26 17:38:40 UTC 2019
The verification of the Stable Release Update for systemd has completed
successfully and the package is now being 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/1852754
Title:
networkd does not complete interface configuration if Link MTUBytes is
set
Status in systemd:
Fix Released
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Bionic:
Fix Released
Bug description:
[impact]
interfaces configured with .network file [Link] section specifying
MTUBytes will not be successfully brought up.
[test case]
configure interface e.g.
Name=ens3
[Network]
DHCP=ipv4
LinkLocalAddressing=ipv6
[Link]
MTUBytes=1550
start/restart networkd, the interface will never reach 'routable'
stage and will not get an IPv4 address.
[regression potential]
any regressions would likely occur during networkd
configuration/startup/restart, and would likely cause failure to
successfully setup the interface.
[other info]
this is a regression-proposed caused by incomplete backport for bug
1850704
To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1852754/+subscriptions
More information about the foundations-bugs
mailing list