]> git.proxmox.com Git - pve-network.git/commit - PVE/Network/SDN/Controllers/EvpnPlugin.pm
zones: evpn : add rt-import
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 11 Feb 2022 09:33:28 +0000 (10:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 13 Feb 2022 13:23:36 +0000 (14:23 +0100)
commit96794fd6ce5c2305746105419c84790e62eb2dd0
treef8d6032b5a719d323a2b2e871a15c80dbf8e7bf2
parentf34a898e01f3a9f80e39c37d4fd120b1e74c9fe8
zones: evpn : add rt-import

Allow to import external route target list from external evpn network
(main usecase is DC inter-connect)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/Network/SDN/Controllers/EvpnPlugin.pm
PVE/Network/SDN/Zones/EvpnPlugin.pm
test/zones/evpn/rt_import/expected_controller_config [new file with mode: 0644]
test/zones/evpn/rt_import/expected_sdn_interfaces [new file with mode: 0644]
test/zones/evpn/rt_import/interfaces [new file with mode: 0644]
test/zones/evpn/rt_import/sdn_config [new file with mode: 0644]