]> git.proxmox.com Git - mirror_frr.git/commit
zebra: convert PW updates to async dataplane
authorMark Stapp <mjs@voltanet.io>
Mon, 10 Dec 2018 19:34:24 +0000 (14:34 -0500)
committerMark Stapp <mjs@voltanet.io>
Fri, 25 Jan 2019 15:45:57 +0000 (10:45 -0500)
commit97d8d05a811eac7b3f39c64f7806f5b9c5bc2004
treeabf584cc2e151165591c3bc14d52a4cecc2eb43d
parentd613b8e1edd522cdc0dc6b71448c948497cf25a3
zebra: convert PW updates to async dataplane

Add accessors for pw attributes; init pw attributes;
replace 'hook' calls for pw install/uninstall with dplane
apis.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/rt.h
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_mpls_netlink.c
zebra/zebra_mpls_null.c
zebra/zebra_mpls_openbsd.c
zebra/zebra_pw.c
zebra/zebra_pw.h