]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: evpn nexthop can be changed by default
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 11 Oct 2019 12:11:13 +0000 (14:11 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 21 Sep 2020 07:17:10 +0000 (09:17 +0200)
commit74434bab2ea9fb4f86a475a62275c9298c74dd73
tree70b4e9ef9f5fbb024c9207ff786a2f7753ba67b4
parent1034c79a0e4790ca1e73e718545d5cd567949889
bgpd: evpn nexthop can be changed by default

There can be cases where evpn traffic is not meshed across various
endpoints, but sent to a central pe. For this situation, add the
configuration knobs to force nexthop attribute. Upon that change,
nexthop unchanged attribute is automatically disabled.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c