]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: handle proto NHG uninstall client disconnect
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 20 May 2020 19:41:18 +0000 (15:41 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commit24db1a7b9a289993439a8975558b53d6910adb5c
tree8068aad93519669db7de8a5fea6b5d1d687d7627
parent6fae63d2bab3e5ee9f83458e32f4292165ef6cb6
zebra: handle proto NHG uninstall client disconnect

Add code to handle proto-based NHG uninstalling after
the owning client disconnects.

This is handled the same way as rib_score_proto() but for now
we are ignoring instance.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/zebra_nhg.c
zebra/zebra_nhg.h
zebra/zserv.c