]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add DPLANE_NEIGH and DPLANE_VTEP to nhg cases
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 24 Sep 2019 22:38:28 +0000 (18:38 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:43 +0000 (11:13 -0400)
commit40a2a6cdd3f28848bedd98bfd854c73f788ab086
treecf316f512772875fecddb62c88e8add57a7263e9
parentda3ef85b22060081cd137a74db42e79d5402fb0e
zebra: Add DPLANE_NEIGH and DPLANE_VTEP to nhg cases

Add DPLANE_OP_NEIGH and DPLANE_OP_VTEP to nhg dplane
handler's switch statements.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c
zebra/zebra_nhg.c