]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Zones/VxlanPlugin.pm
vnets: allow duplicate tags in differents zones
[pve-network.git] / PVE / Network / SDN / Zones / VxlanPlugin.pm
2020-10-08 Alexandre Derumiervnets: allow duplicate tags in differents zones
2020-10-08 Alexandre Derumiermove ipam option from subnet to zone
2020-10-08 Alexandre Derumiermove dns options from subnets to zone
2020-10-06 Alexandre Derumierzone: add vnet_update_hook
2020-10-06 Alexandre Derumierzones: simple|evpn: add gateway ip from subnets to...
2020-07-03 Alexandre Derumiervnet: make tag optional and verify value in zone plugins
2020-07-01 Fabian Grünbichlersplit declaration and initialization with post-if
2020-07-01 Alexandre Derumieruse PVE::Tools::split_list for ip lists
2020-06-03 Alexandre Derumieradd vnet vlan-aware option
2020-05-19 Alexandre Derumiervxlan: prefix interfaces
2020-02-14 Alexandre Derumiervxlan|evpn : fix mtu
2020-02-11 Alexandre Derumiermove mtu properties to zone
2019-11-28 Alexandre Derumiermove find_local_ip_interface sub helper to zone plugin
2019-11-28 Alexandre Derumierzones: vxlan : remove uplink-id and multicast
2019-11-28 Alexandre Derumierevpn: remove uplink-id
2019-11-26 Alexandre Derumiercleanup old transport/router/sdn_cfg references
2019-11-26 Alexandre Derumierrename frrevpn controller plugin to evpn plugin
2019-11-26 Alexandre Derumieradd nodes option to zones
2019-11-26 Alexandre Derumierremove vxlan|vlan allowed zone option
2019-11-26 Alexandre Derumierrename transportzone option to zone
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins