summaryrefslogtreecommitdiff
path: root/lib/pqueue.c
diff options
context:
space:
mode:
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>2018-03-02 15:28:33 -0800
committerDonald Sharp <sharpd@cumulusnetworks.com>2018-04-12 09:07:43 -0400
commitee69da278d26aa46042302238ed6753022f42aa7 (patch)
tree3489f5a340b9964ed5ad10b18e41debe753a367a /lib/pqueue.c
parent689b510143d3ee779c78ca4c04153e3fb6df13ae (diff)
zebra: act on kernel notifications for remote neighbors as well
There can be a race condition between kernel and frr as follows. Frr sends remote neigh notification. At the (almost) same time kernel might send a notification saying neigh is local. After processing this notifications, the state in frr is local while state in kernel is remote. This causes kernel and frr to be out of sync. This problem will be avoided if FRR acts on the kernel notifications for remote neighbors. When FRR sees a remote neighbor notification for a neighbor which it thinks is local, FRR will change the neigh state to remote. Ticket: CM-19923/CM-18830 Review: CCR-7222 Testing: Manual Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Diffstat (limited to 'lib/pqueue.c')
0 files changed, 0 insertions, 0 deletions