--- Begin Message ---
---
ifupdown2/addons/vxlan.py | 26 --
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/ifupdown2/addons/vxlan.py b/ifupdown2/addons/vxlan.py
index 084aec9..4aa8e50 100644
--- a/ifupdown2/addons/vxlan.py
+++ b/ifupdown2/addons/vxlan.py
@
--- Begin Message ---
---
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 fil
--- Begin Message ---
Add support in ifupdown2 for IPv6 local and remote IP addresses in vxlan. Fixes
#5415.
apalrd (1):
Correctly handle IPv6 addresses in vxlan
ifupdown2/addons/vxlan.py | 26 --
1 file changed, 16 insertions(+), 10 deletions(-)
--
2.39.5
--- End
--- Begin Message ---
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 lo