]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
zebra: Allow zebra_find_client to match on instance as well
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 27 Nov 2017 14:25:32 +0000 (09:25 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 27 Nov 2017 14:25:32 +0000 (09:25 -0500)
commit019a82cbbc6efac781e92ae82f8c84e5e92d39d3
treee25ed818ae900054b656c8bfcbe655d5b26cf9f1
parent8a71d93d85a6d180938366c2ad50ac9702721698
zebra: Allow zebra_find_client to match on instance as well

zebra_find_client needs to match on instance as well so
protocols like ospfd will work correctly for notification.

Modify the zebra_find_client code to accept the instance
number and to pass it in appropriately.

Signed-off-by: Doanld Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_rib.c
zebra/zebra_vxlan.c
zebra/zserv.c
zebra/zserv.h