From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Christoph Heiss <c.heiss@proxmox.com>
Subject: applied: [PATCH installer v2 0/9] add IPv6 SLAAC and v6-only support
Date: Tue, 12 May 2026 04:46:46 +0200 [thread overview]
Message-ID: <177855020843.1201772.12851818942830829279.b4-ty@b4> (raw)
In-Reply-To: <20260511155753.1623099-1-c.heiss@proxmox.com>
On Mon, 11 May 2026 17:57:42 +0200, Christoph Heiss wrote:
> Most glaringly, neither the GUI nor TUI handled IPv6-only setups
> correctly, in that the pre-filled values for the networking setup simply
> defaulted to the IPv4 defaults.
>
> Patch #1-#5 rework the installation "backend" and GUI side of things.
>
> Patch #6 enables support for /127 and /128 IPv6 CIDRs, which we do
> support elsewhere.
>
> [...]
Applied, with some smaller fixes squashed in (see commits message trailers for
details), thanks!
[1/9] install: drop trivial fromjs() wrapper and use JSON::from_json()
commit: cc9eea62e2e9e847402c5f4c645f84b759821cfd
[2/9] install: move network subroutines to Proxmox::Sys::Net
commit: 5fdc5c42c086ba13517ddaf1a2b8d06d30629caf
[3/9] install: use run_env->{network} instead of old run_env->{ipconf}
commit: 42ae6857fabb27a257a8530ac1853607c186531d
[4/9] gui: use run_env->{network} instead of old run_env->{ipconf}
commit: 96aaa11e8cf2dbe42b91d71a76004e0f07dcbb40
[5/9] sys: net: drop the now-unused `ipconf` runtime environment configuration
commit: 58b5414802eca1342f0cfa1e8218edb45eb3357f
[6/9] sys: net: allow up to /128 netmask for IPv6
commit: ae62dfb2f1120c81ec8364b7a1de8705641a5281
[7/9] sys: net: ignore ipv6 nameservers with zone identifiers
commit: 866acf1a273bff52492e762035df6c162ab1d30e
[8/9] common: options: rework network address setup to handle ipv6-only
commit: 368b566d4b66d2aae1317975390d6ebb647a190e
[9/9] unconfigured: try to retrieve IPv6 SLAAC addresses on startup
commit: 63cd772f94d8126ddf986f62000d3ad91f4ed6ff
prev parent reply other threads:[~2026-05-12 2:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 15:57 [PATCH installer v2 0/9] add IPv6 SLAAC and v6-only support Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 1/9] install: drop trivial fromjs() wrapper and use JSON::from_json() Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 2/9] install: move network subroutines to Proxmox::Sys::Net Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 3/9] install: use run_env->{network} instead of old run_env->{ipconf} Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 4/9] gui: " Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 5/9] sys: net: drop the now-unused `ipconf` runtime environment configuration Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 6/9] sys: net: allow up to /128 netmask for IPv6 Christoph Heiss
2026-05-11 15:57 ` [PATCH RFC installer v2 7/9] sys: net: ignore ipv6 nameservers with zone identifiers Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 8/9] common: options: rework network address setup to handle ipv6-only Christoph Heiss
2026-05-11 15:57 ` [PATCH installer v2 9/9] unconfigured: try to retrieve IPv6 SLAAC addresses on startup Christoph Heiss
2026-05-12 2:46 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177855020843.1201772.12851818942830829279.b4-ty@b4 \
--to=t.lamprecht@proxmox.com \
--cc=c.heiss@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox