]> git.proxmox.com Git - pve-network.git/commit
fix #4389: evpn: exit nodes: null routes subnets from other zones
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 20 Apr 2023 21:36:20 +0000 (23:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Jun 2023 08:23:57 +0000 (10:23 +0200)
commit91b2f632c035ea4296717d9aa7ce1417d5fee8de
treec15888d78cc0df48b95af5146f39947244858e59
parentf56311de970d2217d9c4f520f103f81e0cff28b2
fix #4389: evpn: exit nodes: null routes subnets from other zones

We don't want to routes subnets between different zones when same
exit node is used.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Network/SDN/Controllers/EvpnPlugin.pm
src/PVE/Network/SDN/Vnets.pm
src/test/zones/evpn/exitnodenullroute/expected_controller_config [new file with mode: 0644]
src/test/zones/evpn/exitnodenullroute/expected_sdn_interfaces [new file with mode: 0644]
src/test/zones/evpn/exitnodenullroute/interfaces [new file with mode: 0644]
src/test/zones/evpn/exitnodenullroute/sdn_config [new file with mode: 0644]