diff options
| author | Ameya Dharkar <adharkar@vmware.com> | 2019-11-22 15:48:37 -0800 |
|---|---|---|
| committer | Ameya Dharkar <adharkar@vmware.com> | 2019-11-22 15:48:37 -0800 |
| commit | 41a28a265b36eef12cf29c9442a0811fb3f9161e (patch) | |
| tree | 6f06e7bb57ddccfdb21e46250bfbe78706e76985 /tools/fixup-deprecated.py | |
| parent | a5a1e515bb5ae39c6967a575b8742ebcb8962c7e (diff) | |
bgpd: Do not perform "connected" check for EVPN nexthop
This changeset follows the PR
https://github.com/FRRouting/frr/pull/5334
Above PR adds nexthop tracking support for EVPN RT-5 nexthops.
This route is marked VALID only if the BGP route has a valid nexthop.
If the EVPN peer is an EBGP pee and "disable_connected_check" flag is not set,
"connected" check is performed for the EVPN nexthop.
But, usually EVPN nexthop is not the BGP peering address, but the VTEP address.
Also, NEXTHOP_UNCHANGED flag is enabled by default for EVPN.
As a result, in a common deployment for EVPN, EVPN nexthop is not connected.
Thus, adding a fix to remove the "connected" check for EVPN nexthops.
Signed-off-by: Ameya Dharkar <adharkar@vmware.com>
Diffstat (limited to 'tools/fixup-deprecated.py')
0 files changed, 0 insertions, 0 deletions
