summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorbisdhdh <biswajit.sadhu@gmail.com>2019-10-26 22:10:33 +0530
committerbisdhdh <biswajit.sadhu@gmail.com>2020-01-23 09:36:33 +0530
commit8c48b3b696e84f1c7b6ea4d83841766cd8aefc07 (patch)
treed5f98472e8384e2931a6930bed59ee2cec6c28fb /lib/command.c
parentdc95985fe819f8a492635be901fd3db577a3fe94 (diff)
bgpd: Adding bgp peer route processing and EOR state Signalling from BGPD to Zebra.
* While the Deferral timer is running, signal route update pending (ZEBRA_CLIENT_ROUTE_UPDATE_PENDING) from BGPD to Zebra. * After expiry of the Deferral timer, the deferred routes are processed. When the deferred route_list becomes empty, End-of-Rib is send to the peer and route processing complete message (ZEBRA_CLIENT_ROUTE_UPDATE_COMPLETE) is sent to Zebra. So that Zebra would delete any stale routes still present in the rib. Signed-off-by: Biswajit Sadhu <sadhub@vmware.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions