]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Zones/EvpnPlugin.pm
vnets: allow duplicate tags in differents zones
[pve-network.git] / PVE / Network / SDN / Zones / EvpnPlugin.pm
2020-10-08 Alexandre Derumiervnets: allow duplicate tags in differents zones
2020-10-08 Alexandre Derumiersubnets/ipam: allow same subnet on different 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 Derumierapi: generate 'running-config' state instead of version...
2020-10-06 Alexandre Derumierzones: evpn : fix raise exception
2020-10-06 Alexandre Derumierzones: evpn|simple: add snat iptables rules
2020-10-06 Alexandre DerumierFix vnet gateway for routed setup + /32 pointopoint...
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 Alexandre Derumieruse PVE::Tools::split_list for ip lists
2020-06-03 Alexandre Derumieradd vnet vlan-aware option
2020-05-19 Alexandre Derumierevpn: 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 Derumierevpn zone plugin : remove vrf option
2019-11-26 Alexandre Derumierfix zones on_update_hook
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