]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Controllers
evpn : remove "ip route add vrf vrf_myzone unreachable default metric 4278198272...
[pve-network.git] / PVE / Network / SDN / Controllers /
2021-04-22 Alexandre Derumiercontrollers: increase controllerid to 64 characters max
2021-04-22 Alexandre Derumierbgp: add ebgp_multihop option
2020-12-18 Alexandre Derumiercontrollers: add generate_controller_rawconfig
2020-12-18 Alexandre Derumierzones: evpn: fix exitnodes for snat
2020-12-18 Alexandre Derumierevpn: frr: use datacenter default profile (lower timeouts)
2020-11-25 Alexandre Derumiercontrollers: improve bgp-evpn
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-05-19 Alexandre Derumierevpn: prefix interfaces
2020-05-02 Alexandre Derumierremove .new files
2020-01-16 Thomas Lamprechtevpn: use file_{g,s}et_contents and import run_command
2020-01-16 Thomas Lamprechtevpn: indentation, whitespace cleanup and code refactoring
2020-01-16 Alexandre Derumiercontroller : evpn : only allow 1 evpn controller
2020-01-16 Alexandre Derumierevpn: add support for local frr.config
2019-11-28 Alexandre Derumiermove find_local_ip_interface sub helper to zone plugin
2019-11-28 Alexandre Derumierevpn: remove uplink-id
2019-11-26 Alexandre Derumiercontroller: evpn: use frr-reload.py for reloading frr
2019-11-26 Alexandre Derumiercleanup old transport/router/sdn_cfg references
2019-11-26 Alexandre Derumierevpn zone plugin : remove vrf option
2019-11-26 Alexandre Derumierlimit vnet/zones/controller to 10 characters
2019-11-26 Alexandre Derumierrename frrevpn controller plugin to evpn plugin
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins