[Bug 1852754] Re: networkd does not complete interface configuration if Link MTUBytes is set
Bug Watch Updater
1852754 at bugs.launchpad.net
Fri Nov 15 15:53:50 UTC 2019
** Changed in: systemd
Status: Unknown => Fix Released
--
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:
In Progress
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]
regressions will 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