[pve-devel] applied: [PATCH pve-network 1/1] controllers: evpn: fix multiple exit-nodes with route-map filtering
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Apr 27 10:34:07 CEST 2022
On 20.04.22 16:19, Alexandre Derumier wrote:
> Currently, when multiple exit-nodes are defined, each exit-nodes exchanges
> their own default route, so traffic is looping between both exit nodes
> instead going out.
>
> This add a new route-map to filter received type-5 on exit node
>
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
> 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(-)
>
>
applied, thanks!
I'd do a bump of pve-network now for the upcomming point release, do you have anything
left that should go in (or was forgotten to be reviewed+applied)?
More information about the pve-devel
mailing list