]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rt_netlink.c
zebra: Add a result from dataplane request
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 25 May 2018 14:47:40 +0000 (10:47 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 30 May 2018 12:03:13 +0000 (08:03 -0400)
commit1e88567226fada65009c3cac635e5e280121eecc
tree23dc9fd7010e3b4ad1c29d538ca90c365b8da5b4
parent215181cbf144f86ee87965174029e76f88aec42b
zebra: Add a result from dataplane request

Add a bit of code to allow return of data plane
request messages.

Add the ability to pass the result back to callers
of kernel_route_rib.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/zebra_rib.c