]> git.proxmox.com Git - mirror_frr.git/commit
lib: BFD automatic source selection
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 15 Nov 2022 14:22:09 +0000 (11:22 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 13 Jan 2023 18:32:12 +0000 (15:32 -0300)
commitb7ca809d1c1386aed0d4571cfbcd448b9868a298
tree02a1d7089c382e08292d75e248df0598ea1999b9
parentc0937881df35118f726536be80e4a9028c57334b
lib: BFD automatic source selection

Implement new BFD library issue to allow protocols to configure BFD
sessions with automatic source selection.

The source selection will be based on the Next Hop Tracking feature:
`zebra` will do RIB lookups to determine the output interface and the
primary source address of that interface will be used as source.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
lib/bfd.c
lib/bfd.h