]> 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>
Fri, 11 Sep 2020 16:25:12 +0000 (18:25 +0200)
commit6179d0d1258b0119d2a8fd2aa7a5cf8ca54a754a
treef91ff02aa69d2a2559ef835790fff51c31bc7606
parent9609fab712c41a7e92dd3f51a4089bf852cce5a7
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