]> git.proxmox.com Git - pve-network.git/commit
controllers: bgp: add bgp-multipath-as-path-relax option
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 11 Feb 2022 09:33:24 +0000 (10:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 13 Feb 2022 13:23:36 +0000 (14:23 +0100)
commit1262519c3de7ca0dabbdc9a988e61b76328862fa
treeb9c8670ecab92414e0cbd914fcf22d3398947d80
parentbbf4e4b17b27f00abc35572b8b6b437bf6089397
controllers: bgp: add bgp-multipath-as-path-relax option

Some users need it to do ecmp when peering with 2 differents asn

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