diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2021-02-26 16:51:00 -0300 |
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2021-03-23 12:40:10 -0300 |
| commit | 50bd8995d4595048844905bdeaf7d14252ec652a (patch) | |
| tree | 638c2fa5f2fb2db6233be67f0c7a94500343cafb /python/clippy/elf.py | |
| parent | 3e6376b813fc38a7588ce1d0624b9fea4ad2ba9f (diff) | |
bgpd: remove cumulus specific code
The BFD function `bgp_bfd_is_peer_multihop` will no longer exist and now
both code paths are equal.
Longer explanation:
Cumulus was previously using the BFD function to help determine whether a
peer is multi hop or not, because there is a configuration to set BFD
to use single or multi hop.
Current BFD code can automatically pick between single/multi hop by
using the protocol information and so it is a good idea to have that
tested/used than relying on yet another duplicated information.
(BFD extracts the TTL information from protocol and selects
single/multi hop based on that)
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'python/clippy/elf.py')
0 files changed, 0 insertions, 0 deletions
