[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2020-09-23 Thread Lukas Märdian
** Changed in: netplan Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803203 Title: Support preferred_lft for IPv6 addresses Status

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2020-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.100-0ubuntu4 --- netplan.io (0.100-0ubuntu4) groovy; urgency=medium * debian/tests/cloud-init - Improve reboot test to avoid failure on arm64 -- Lukas Märdian Mon, 21 Sep 2020 12:23:02 +0200 ** Changed in: netplan.io

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2020-08-04 Thread Lukas Märdian
Thanks to Heitor's work, the pull request to support preferred_lft has been merged upstream: https://github.com/CanonicalLtd/netplan/pull/89 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-06-07 Thread Heitor Alves de Siqueira
@rlaager I've started a PR discussion on Netplan.io's Github with your proposed changes as they seemed the best way forward for now. I don't expect this to get merged right away, as the maintainers might want to discuss the changes to the schema in further detail. In any case, this should at

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-05-29 Thread Richard Laager
Currently, addresses is a "sequence of scalars" (aka a list). Here is the example from the Netplan reference you quoted: addresses: [192.168.14.2/24, "2001:1::1/64"] This can, currently, also be written in this form (quotes optional): addresses: - 192.168.14.2/24 - "2001:1::1/64" I actually

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-05-27 Thread Heitor Alves de Siqueira
Some notes for reference: We might actually have some trouble in expressing the Lifetime of an Address in the Netplan schema. From the Netplan Reference [0] we can see that the 'addresses:' field accepts a list of mixed IPv4 and IPv6 addresses. We can't just add a 'lifetime:' field to the schema,

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-05-09 Thread Dan Streetman
systemd back to bionic already supports the PreferredLifetime config param. Only netplan needs a change to provide a param to set PreferredLifetime. ** Changed in: netplan Status: Invalid => New ** Changed in: netplan Status: New => In Progress ** Also affects: netplan.io

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-05-09 Thread Dan Streetman
** Changed in: systemd (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803203 Title: Support preferred_lft for IPv6

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-04-23 Thread Dan Streetman
** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803203 Title: Support preferred_lft for IPv6 addresses Status in netplan: Invalid Status in systemd

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-04-23 Thread Dan Streetman
** Tags removed: sts -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803203 Title: Support preferred_lft for IPv6 addresses Status in netplan: Invalid Status in

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-02-19 Thread Eric Desrochers
** Changed in: systemd (Ubuntu) Importance: Undecided => Medium ** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803203 Title: Support preferred_lft

[Touch-packages] [Bug 1803203] Re: Support preferred_lft for IPv6 addresses

2019-02-19 Thread Eric Desrochers
** Changed in: netplan Status: Confirmed => In Progress ** Changed in: netplan Status: In Progress => Invalid ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) **