]> git.proxmox.com Git - mirror_frr.git/commit - zebra/subdir.am
zebra: Create zebra_dplane.c and .h
authorMark Stapp <mjs@voltanet.io>
Wed, 12 Sep 2018 18:42:03 +0000 (14:42 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Sep 2018 22:29:55 +0000 (18:29 -0400)
commitea1c14f6801881b7d2e1b4035b8f085f6d663927
treed53b21413eae16dff9403f05f965ef52786a7e2c
parentdc790ba83d9ff3b0fa31993bea7682e720f3023b
zebra: Create zebra_dplane.c and .h

Add first sketchy 'dplane' files.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
15 files changed:
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/rule_netlink.c
zebra/rule_socket.c
zebra/subdir.am
zebra/zebra_dplane.c [new file with mode: 0644]
zebra/zebra_dplane.h [new file with mode: 0644]
zebra/zebra_mpls.c
zebra/zebra_mpls_netlink.c
zebra/zebra_mpls_null.c
zebra/zebra_mpls_openbsd.c
zebra/zebra_pbr.c
zebra/zebra_pbr.h
zebra/zebra_rib.c