summaryrefslogtreecommitdiff
path: root/ospfd/ospf_api.c
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@opensourcerouting.org>2020-08-18 11:53:31 -0300
committerRafael Zalamena <rzalamena@opensourcerouting.org>2020-11-24 07:54:07 -0300
commit230aefe2589e091628a96f475b68bcf03c851c87 (patch)
treeed11e30a719febc851212d3de8ad7316f31f142e /ospfd/ospf_api.c
parentfe744cec64455e748aca350d97fe5ba99b532ab0 (diff)
bfdd: import distributed BFD implementation
Distributed BFD is a term used for BFD implementations that do not run on the routing engine, instead it is run on a data plane (software or hardware based). The current code implements the basic communication between FRR BFD daemon with an external BFD data plane and defines the protocol format in the file `bfddp_packet.h`. To enable/use data plane you need to start BFD daemon with the command line `--dplaneaddr <type>:<address>`, then a socket will be opened to listen for incoming data plane connections. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'ospfd/ospf_api.c')
0 files changed, 0 insertions, 0 deletions