]> git.proxmox.com Git - mirror_frr.git/commit - bfdd/ptm_adapter.c
bfdd: re-route PTM-BFD daemon messages
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 27 Jun 2018 16:40:50 +0000 (13:40 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 8 Aug 2018 21:25:04 +0000 (18:25 -0300)
commitd3af6147a1fce0a72e4a890b4526b122761e8555
tree3f98d12741a9af0bb476d87f5e84bc41e7e1f381
parentc2f29cf3d703e941d86c403682f9b76332bfdd6d
bfdd: re-route PTM-BFD daemon messages

When `bfdd` is enabled - which it is by default - re-route the PTM-BFD
messages to the FRR's internal BFD daemon instead of the external
PTM daemon.

This will help the migration of BFD implementations and avoid
duplicating code.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bfdd/bfd.h
bfdd/bfdd.c
bfdd/control.c
bfdd/ptm_adapter.c [new file with mode: 0644]
bfdd/subdir.am
lib/route_types.txt
lib/zclient.h
zebra/zapi_msg.c
zebra/zebra_ptm.c
zebra/zebra_ptm.h