[pve-devel] [PATCH v2 pve-network 0/4] vxlan-evpn: fix routing for local vms on gateway nodes
Alexandre Derumier
aderumier at odiso.com
Mon Sep 9 08:45:49 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
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
More information about the pve-devel
mailing list