public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Stefan Hanreich <s.hanreich@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] [PATCH docs/network 0/3] SDN VXLAN IPv6 underlay support
Date: Thu, 12 Mar 2026 16:38:58 +0100	[thread overview]
Message-ID: <32936ab7-e74a-4843-87ad-22fae59674f6@proxmox.com> (raw)
In-Reply-To: <20260116110843.89615-1-h.laimer@proxmox.com>

Tried to get this running with both static IPv6 config and fabrics, but
didn't get it to work. Did you run any additional patches for ifupdown2?
Potentially a layer-8 issue though..

On 1/16/26 12:08 PM, Hannes Laimer wrote:
> Adds support for VXLAN zones with an IPv6 uderlay. We don't support dual
> stack underlays. So we expect the peers list to be single-family, for
> fabrics we prefer IPv6 if the fabrics has both.
> 
> pve-network:
> 
> Hannes Laimer (2):
>   sdn: vxlan: make local underlay selection work for IPv6 peers
>   sdn: vxlan: enforce single address family in peers list
> 
>  src/PVE/Network/SDN/Zones/Plugin.pm           | 72 +++++++++++++++++--
>  src/PVE/Network/SDN/Zones/VxlanPlugin.pm      | 42 +++++++++--
>  .../vxlan/fabric_ipv4/expected_sdn_interfaces | 26 +++++++
>  src/test/zones/vxlan/fabric_ipv4/interfaces   |  5 ++
>  src/test/zones/vxlan/fabric_ipv4/sdn_config   | 50 +++++++++++++
>  .../vxlan/fabric_ipv6/expected_sdn_interfaces | 32 +++++++++
>  src/test/zones/vxlan/fabric_ipv6/interfaces   |  5 ++
>  src/test/zones/vxlan/fabric_ipv6/sdn_config   | 54 ++++++++++++++
>  .../zones/vxlan/ipv6/expected_sdn_interfaces  | 15 ++++
>  src/test/zones/vxlan/ipv6/interfaces          |  7 ++
>  src/test/zones/vxlan/ipv6/sdn_config          | 17 +++++
>  11 files changed, 314 insertions(+), 11 deletions(-)
>  create mode 100644 src/test/zones/vxlan/fabric_ipv4/expected_sdn_interfaces
>  create mode 100644 src/test/zones/vxlan/fabric_ipv4/interfaces
>  create mode 100644 src/test/zones/vxlan/fabric_ipv4/sdn_config
>  create mode 100644 src/test/zones/vxlan/fabric_ipv6/expected_sdn_interfaces
>  create mode 100644 src/test/zones/vxlan/fabric_ipv6/interfaces
>  create mode 100644 src/test/zones/vxlan/fabric_ipv6/sdn_config
>  create mode 100644 src/test/zones/vxlan/ipv6/expected_sdn_interfaces
>  create mode 100644 src/test/zones/vxlan/ipv6/interfaces
>  create mode 100644 src/test/zones/vxlan/ipv6/sdn_config
> 
> 
> pve-docs:
> 
> Hannes Laimer (1):
>   sdn: vxlan: add short section about underlay address family
> 
>  vxlan-and-evpn.adoc | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> 
> Summary over all repositories:
>   12 files changed, 322 insertions(+), 11 deletions(-)
> 





      parent reply	other threads:[~2026-03-12 15:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 11:08 Hannes Laimer
2026-01-16 11:08 ` [pve-devel] [PATCH pve-network 1/2] sdn: vxlan: make local underlay selection work for IPv6 peers Hannes Laimer
2026-01-16 11:08 ` [pve-devel] [PATCH pve-network 2/2] sdn: vxlan: enforce single address family in peers list Hannes Laimer
2026-01-16 11:08 ` [pve-devel] [PATCH pve-docs 1/1] sdn: vxlan: add short section about underlay address family Hannes Laimer
2026-03-12 15:38 ` Stefan Hanreich [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=32936ab7-e74a-4843-87ad-22fae59674f6@proxmox.com \
    --to=s.hanreich@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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal