[pve-devel] [PATCH pve-network 0/2] vxlan-evpn: fix routing for local vms on gateway nodes

Alexandre Derumier aderumier at odiso.com
Fri Sep 6 15:14:30 CEST 2019


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


Alexandre Derumier (2):
  generate_frr_config: cleanup hash and ordering
  vxlan: evpn: fix routing to local vms on gateway nodes

 PVE/Network/SDN.pm             | 101 +++++++++++++++++++++++++--------
 PVE/Network/SDN/FrrPlugin.pm   |  19 +++++--
 PVE/Network/SDN/VxlanPlugin.pm |  22 +++----
 3 files changed, 100 insertions(+), 42 deletions(-)

-- 
2.20.1




More information about the pve-devel mailing list