frr icon indicating copy to clipboard operation
frr copied to clipboard

pimd: Fix PIM MLAG Update Peer Zebra Status Upon Local MLAG Connectio…

Open routingrocks opened this issue 9 months ago • 2 comments

…n Restoration

Issue: In scenarios where the local MLAG connection is down, we currently halt processing peer MLAG messages. However, upon restoration of the local connection, we fail to update the peer Zebra status accordingly.

Consider the case where the peer is up and sends FRR status messages to the local node. If CLAGd restarts on the local node while FRR is running, the local CLAGd assumes the peer is still down even when it's up.

Fix: Update the peer Zebra status once the local MLAG connection is restored

Testing: UT

Ticket: #

Signed-off-by: Rajesh Varatharaj [email protected]

routingrocks avatar May 03 '24 19:05 routingrocks

CI_RUN

routingrocks avatar Jul 29 '24 22:07 routingrocks

ci:rerun

routingrocks avatar Jul 31 '24 12:07 routingrocks