]> git.proxmox.com Git - pve-network.git/commit - PVE/Network/SDN/Controllers/EvpnPlugin.pm
evpn : add advertise-subnets option
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 23 Aug 2021 13:22:15 +0000 (15:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Aug 2021 12:25:02 +0000 (14:25 +0200)
commit92d8effb6e5973c918f7dc83c214ffddcb80c25a
tree68c614c875edd7f96597ad238f9cc0b7e6e33c80
parent110b881d498d236959d873df9a7fa617504cd2e2
evpn : add advertise-subnets option

allow to advertise type5 routes for evpn subnets, if vms are silents hosts.
(don't do any traffic, so anycast gateway don't have their mac-ip)

fix: https://bugzilla.proxmox.com/show_bug.cgi?id=3571
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/Network/SDN/Controllers/EvpnPlugin.pm
PVE/Network/SDN/Zones/EvpnPlugin.pm
test/zones/evpn/advertise_subnets/expected_controller_config [new file with mode: 0644]
test/zones/evpn/advertise_subnets/expected_sdn_interfaces [new file with mode: 0644]
test/zones/evpn/advertise_subnets/interfaces [new file with mode: 0644]
test/zones/evpn/advertise_subnets/sdn_config [new file with mode: 0644]