]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_gr.c
zebra: Handling of connection disconnect and connect with GR.
authorSantosh P K <sapk@vmware.com>
Thu, 9 Jan 2020 16:39:50 +0000 (08:39 -0800)
committerSantosh P K <sapk@vmware.com>
Thu, 30 Jan 2020 18:26:04 +0000 (10:26 -0800)
commit851140a7bb5a978d4ef59ffa532c99767004a0b8
tree89cd4f2c679c39d02c7a53217408712f9687d879
parent8062cbe2d04ddc76b8ad3d90e3393753461fd41e
zebra: Handling of connection disconnect and connect with GR.

Zebra will have special handling for clients with GR enabled.
When client disconnects with GR enabled, then a stale client
will be created and its RIB will be retained till stale timer
or client comes up and updated its RIB.

Co-authored-by: Santosh P K <sapk@vmware.com>
Co-authored-by: Soman K S <somanks@vmware.com>
Signed-off-by: Santosh P K <sapk@vmware.com>
zebra/subdir.am
zebra/zapi_msg.c
zebra/zebra_gr.c [new file with mode: 0644]
zebra/zserv.c
zebra/zserv.h