]> git.proxmox.com Git - pve-network.git/commit
vxlan: use vxlan<id> interface name
authorAlexandre Derumier <aderumier@odiso.com>
Tue, 4 Jun 2019 05:03:40 +0000 (07:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 4 Jun 2019 07:43:14 +0000 (09:43 +0200)
commit4394cbf294992c5a0e4829b24b06bd3c60369b88
treee4ab72f3fbd62fec2fd80a2bf652ca7e345c178d
parent9f6f58f0ed6120e4b9e971f6d9daea290d817a00
vxlan: use vxlan<id> interface name

we can't change online vxlan tag,
better to map interface name to vxlan tag.
(ifreload with delete old interface, and create a new with correct vxlan)

also vxlan-id are unique

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/Network/Network/VxlanMulticastPlugin.pm