]> git.proxmox.com Git - mirror_frr.git/commit - zebra/main.c
zebra: When shutting down actually close the socket
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 9 Feb 2019 21:38:34 +0000 (16:38 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 27 Mar 2019 20:19:28 +0000 (16:19 -0400)
commit416745628e73d8889e43bb153e365aa5225f22a5
treed142a1c146a6fb339d301a5ed77071a13f95eb31
parent9c463972e712d129b8ea801bfede871181e6f455
zebra: When shutting down actually close the socket

When shutting down and we have a very large table to shutdown
and after we've intentionally closed all the client connections
close the zebra zserv client socket.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/main.c
zebra/zserv.c
zebra/zserv.h