From: apalrd via pve-devel <pve-devel@lists.proxmox.com>
To: pve-devel@lists.proxmox.com
Cc: apalrd <andrew@apalrd.net>
Subject: [pve-devel] [PATCH pve-network 0/1] Vxlan Support IPv6
Date: Tue, 8 Oct 2024 00:01:35 -0400 [thread overview]
Message-ID: <mailman.224.1728378819.332.pve-devel@lists.proxmox.com> (raw)
[-- Attachment #1: Type: message/rfc822, Size: 3495 bytes --]
From: apalrd <andrew@apalrd.net>
To: pve-devel@lists.proxmox.com
Cc: apalrd <andrew@apalrd.net>
Subject: [PATCH pve-network 0/1] Vxlan Support IPv6
Date: Tue, 8 Oct 2024 00:01:35 -0400
Message-ID: <20241008040136.322811-1-andrew@apalrd.net>
This patch goes along with a patch to ifupdown2 to support IPv6 in vxlan (fixes #5415).
While IPv6 is already supported for remote peers, the local_tunnelip parameter must be set to a local IPv6 address or the tunnel interface will bind to a local IPv4 address. Take the local tunnel IP from the peer address set where the peer address equals our own address.
apalrd (1):
Update vxlan plugin to emit local tunnel IP
src/PVE/Network/SDN/Zones/VxlanPlugin.pm | 4 ++--
src/test/zones/vxlan/basic/expected_sdn_interfaces | 1 +
src/test/zones/vxlan/vlanawarevnet/expected_sdn_interfaces | 1 +
src/test/zones/vxlan/vxlanport/expected_sdn_interfaces | 1 +
4 files changed, 5 insertions(+), 2 deletions(-)
--
2.39.5
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
reply other threads:[~2024-10-08 9:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=mailman.224.1728378819.332.pve-devel@lists.proxmox.com \
--to=pve-devel@lists.proxmox.com \
--cc=andrew@apalrd.net \
/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