]> git.proxmox.com Git - mirror_frr.git/commit
zebra: add the handling of table ids from remote daemons
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 5 Mar 2018 17:07:23 +0000 (18:07 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 29 Mar 2018 07:19:58 +0000 (09:19 +0200)
commit8288a24fc1b65cca0ff41bfa213bb9528d998d4f
tree634d58d842b121f0dffd6aa021ff0d10f4338257
parent502612797f23a5e7e0044c0e74d10fe6a172c6c9
zebra: add the handling of table ids from remote daemons

This commit is connecting the table manager with remote daemons by
handling the queries.
As the function is similar in many points with label allocator, a
function has been renamed.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/label_manager.c
zebra/label_manager.h
zebra/zebra_ns.c
zebra/zebra_vrf.c
zebra/zserv.c