FS#71378 - [systemd] networkd: rapid rotation of IPv6 temporary addresses
Attached to Project:
Arch Linux
Opened by Geert Hendrickx (ghen) - Monday, 28 June 2021, 09:51 GMT
Last edited by Christian Hesse (eworm) - Monday, 05 July 2021, 08:26 GMT
Opened by Geert Hendrickx (ghen) - Monday, 28 June 2021, 09:51 GMT
Last edited by Christian Hesse (eworm) - Monday, 05 July 2021, 08:26 GMT
|
Details
Description:
Since systemd-249rc2 in [testing], I'm having an issue with outgoing IPv6 connections. systemd-networkd 249rc2 is rotating IPv6 temporary addresses every few minutes, thereby breaking all existing outgoing IPv6 connections. networkd seems to start with an empty state with every cycle, reconfiguring the interface again from scratch and disregarding the valid_lifetime of existing addresses. With systemd 248 and before, connections could stay up for days (depending on network/router config). Additional info: * package version: systemd 249rc2-1 * link to upstream bug report: https://github.com/systemd/systemd/issues/20050 |
This task depends upon
Closed by Christian Hesse (eworm)
Monday, 05 July 2021, 08:26 GMT
Reason for closing: Fixed
Additional comments about closing: systemd 249rc3-2
Monday, 05 July 2021, 08:26 GMT
Reason for closing: Fixed
Additional comments about closing: systemd 249rc3-2
Subscribed the upstream issue...
I know this RC package is not intended to go to [core] anyway, and we'll have a next signoff round for rc3 or 249-final anyway. ;-)
May be it is worth to apply the 20108 PR to systemd-249rc3 while it in testing repo.