]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: add inbound netlink socket for dataplane
authorMark Stapp <mjs.ietf@gmail.com>
Thu, 1 Jul 2021 18:29:41 +0000 (14:29 -0400)
committerMark Stapp <mjs.ietf@gmail.com>
Tue, 14 Sep 2021 14:31:45 +0000 (10:31 -0400)
commit80dcc38831949e8828aade21e24212a3692468cd
tree5f65bdf9a8d5b8e2bd7e131528c61f49c7c1151a
parent96dd1cbd12213dc51413b7408f9c154f7201c3c2
zebra: add inbound netlink socket for dataplane

Add a new netlink socket for events coming in from the host OS
to the dataplane system for processing. Rename the existing
outbound dplane socket.

Signed-off-by: Mark Stapp <mjs.ietf@gmail.com>
zebra/kernel_netlink.c
zebra/zebra_dplane.c
zebra/zebra_fpm_netlink.c
zebra/zebra_ns.h