[pve-devel] applied: [PATCH v2 pve-network 0/4] vxlan-evpn: fix routing for local vms on gateway nodes
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Sep 9 16:37:56 CEST 2019
On 09.09.19 08:45, Alexandre Derumier wrote:
> 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
>
applied, thanks!
>
> 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(-)
>
More information about the pve-devel
mailing list