]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Add PBR and SHARP handling
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Apr 2018 18:53:46 +0000 (14:53 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Apr 2018 18:59:52 +0000 (14:59 -0400)
commit0761368af03d4e613a9297bf20dc68690fcc5d69
tree128f921b72bc248cd41feb50535e75dc301bc421
parentd90b2b73cb174e781b796d2f9c7a9075e4327a59
zebra: Add PBR and SHARP handling

We are missing some handling of PBR and SHARP protocols
for netlink operations w/ the linux kernel.

Additionally add a bread crumb for new developers( or existing )
to know to fixup the rt_netlink.c when we start handling new
route types to hand to the kernel.

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