summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-04-22 17:03:52 -0400
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-04-22 22:50:24 -0400
commit453844abd7bce28479d10490de513ca59cd0d490 (patch)
tree7396f2ff275f5e8186975d819b3cc75a4b3b34bc /lib/command.c
parentbf094f69758888e3bd555a24e91f3768bffbf31a (diff)
zebra: use hooks for client lifecycle callbacks
zserv.c was using hardcoded callbacks to clean up various components when a client disconnected. Ergo zserv.c had to know about all these unrelated components that it should not care about. We have hooks now, let's use the proper thing instead. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions