[PATCH pve-network 0/1] Vxlan Support IPv6
    apalrd 
    andrew at apalrd.net
       
    Tue Oct  8 06:01:35 CEST 2024
    
    
  
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
    
    
More information about the pve-devel
mailing list