public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs/network 0/3] SDN VXLAN IPv6 underlay support
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hannes Laimer @ 2026-01-16 11:08 UTC (permalink / raw)
  To: pve-devel

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(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-16 11:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-16 11:08 [pve-devel] [PATCH docs/network 0/3] SDN VXLAN IPv6 underlay support 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

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