It was not possible to route from external to a local vm on a gateway node.
I have reworked the config hash with better ordering and sub keys

changelog v2:

- remove unneeded prefix-list
- move gateway-nodes option to frr plugin, and add support for bgp external 
router
- also add missing ipv6 config



Alexandre Derumier (4):
  generate_frr_config: cleanup hash and ordering
  vxlan: evpn: fix routing to local vms on gateway nodes
  vxlan: frr : remove unneeded prefix-list
  move gateway-nodes option to frr plugin and add gateway-external-peers

 PVE/Network/SDN.pm             | 120 +++++++++++++++++++++++----------
 PVE/Network/SDN/FrrPlugin.pm   |  56 +++++++++++++--
 PVE/Network/SDN/Plugin.pm      |   2 +-
 PVE/Network/SDN/VxlanPlugin.pm |  35 +++++-----
 test/documentation.txt         |   4 +-
 5 files changed, 154 insertions(+), 63 deletions(-)

-- 
2.20.1

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to