public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-network 0/1] controllers: evpn: fix multiple exit-nodes with route-map filtering
@ 2022-04-20 14:19 Alexandre Derumier
  2022-04-20 14:19 ` [pve-devel] [PATCH pve-network 1/1] " Alexandre Derumier
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Derumier @ 2022-04-20 14:19 UTC (permalink / raw)
  To: pve-devel

2 forums users have reported problems when multiple evpn exit-nodes are defined.

This was because of a loop between default gw exchanged between the exit-nodes.

This patch add a filtering of incoming default routes on the exit-nodes with a new route-map


Alexandre Derumier (1):
  controllers: evpn: fix multiple exit-nodes with route-map filtering

 PVE/Network/SDN/Controllers/BgpPlugin.pm      |  5 ++--
 PVE/Network/SDN/Controllers/EvpnPlugin.pm     | 23 +++++++++++++++----
 .../expected_controller_config                |  3 +++
 .../expected_controller_config                |  3 +++
 .../evpn/ebgp/expected_controller_config      |  3 +++
 .../ebgp_loopback/expected_controller_config  |  3 +++
 .../evpn/exitnode/expected_controller_config  |  6 +++++
 .../expected_controller_config                |  6 +++++
 .../expected_controller_config                |  3 +++
 .../exitnode_snat/expected_controller_config  |  6 +++++
 .../evpn/ipv4/expected_controller_config      |  3 +++
 .../evpn/ipv4ipv6/expected_controller_config  |  3 +++
 .../expected_controller_config                |  3 +++
 .../evpn/ipv6/expected_controller_config      |  3 +++
 .../expected_controller_config                |  3 +++
 .../evpn/rt_import/expected_controller_config |  3 +++
 16 files changed, 72 insertions(+), 7 deletions(-)

-- 
2.30.2




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-27  8:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20 14:19 [pve-devel] [PATCH pve-network 0/1] controllers: evpn: fix multiple exit-nodes with route-map filtering Alexandre Derumier
2022-04-20 14:19 ` [pve-devel] [PATCH pve-network 1/1] " Alexandre Derumier
2022-04-27  8:34   ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal