]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Zones/EvpnPlugin.pm
controllers: evpn : use frr restart if reload fail
[pve-network.git] / PVE / Network / SDN / Zones / EvpnPlugin.pm
2022-02-13 Alexandre Derumierzones: evpn : add rt-import
2022-02-13 Alexandre Derumiercontrollers: evpn/bgp : add exitnodes-primary && rework...
2021-11-09 Alexandre Derumierzones: evpn: add disable-arp-nd-suppression option
2021-08-24 Alexandre Derumierevpn: add exitnodes-local-routing
2021-08-24 Alexandre Derumierevpn : add advertise-subnets option
2021-08-24 Alexandre Derumierevpn : add "ip route del vrf vrf_myzone unreachable...
2021-08-24 Thomas LamprechtRevert "evpn : remove "ip route add vrf vrf_myzone...
2021-07-21 Alexandre Derumierevpn : remove "ip route add vrf vrf_myzone unreachable...
2021-05-10 Alexandre Derumierzones: simple|evpn : only enable ip-forward if gateway...
2021-04-28 Thomas Lamprechtzones: IPAM config is optional for a zone
2021-04-28 Thomas Lamprechtzones: code/indendation cleanup
2021-04-22 Alexandre Derumierzones: evpn: fix arp-accept && ip-forward + ipv6 snat
2021-04-22 Alexandre Derumierzones: evpn: move vnet mac option to evpn zone plugin
2021-04-09 Alexandre Bruyelleszones: evpn: add a default unreachable, to prevent...
2020-12-18 Alexandre Derumierzones: evpn: fix exitnodes for snat
2020-11-27 Alexandre Derumierzones: evpn/simple: add missing mask to gateway address
2020-11-25 Alexandre Derumierzones: evpn : add support for loopback
2020-11-25 Alexandre Derumiercontrollers: improve bgp-evpn
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