summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorlynnemorrison <lynne.morrison@ibm.com>2022-06-06 19:40:17 -0400
committerlynnemorrison <lynne.morrison@ibm.com>2022-06-27 16:21:08 -0400
commit57485b0b4f84cf145badc9d1deb3add734936fc4 (patch)
tree50197fe2ff9933dcc6a824a02a371d7618721fe9 /lib/command_py.c
parent1bf4e04e0eb56e1e0c213924f6d7343e399c822f (diff)
bfdd: add IPv4 BFD Echo support that matches RFC
Modify the existing BFD Echo code to send an Echo message that will be looped in the peers forwarding plane. The existing Echo code only works with other FRR implementations because the Echo packet must go up to BFD to be turned around and forwarded back to the local router. The new BFD Echo code sets the src/dst IP of the packet to be the local router's IP and sets the dest MAC to be the peers MAC address. The peer receives the packet and because it is not it's IP address it forwards it back to the local router. Signed-off-by: Lynne Morrison <lynne.morrison@ibm.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions