]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
Quagga: Install label forwarding entries for statically configured LSPs
authorvivek <vivek@cumulusnetworks.com>
Sat, 16 Apr 2016 02:19:37 +0000 (19:19 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Sep 2016 13:30:56 +0000 (09:30 -0400)
commit40c7bdb0c9ba746d1f1bdfe1cb4d03aa5f407661
treedeeff1f385d86818d5f85258074960cdd2827508
parent24a7c906dc8a108732188240b117565acbb8fc92
Quagga: Install label forwarding entries for statically configured LSPs

Install the statically configured LSPs into the FIB (kernel). This is done
using the new attributes and definitions for MPLS in the kernel -
RTA_VIA, RTA_NEWDST and AF_MPLS.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket:  CM-4804
Reviewed By: CCR-3088
Testing Done: Manual in SE-1
12 files changed:
lib/nexthop.c
lib/nexthop.h
zebra/connected.c
zebra/kernel_null.c
zebra/rib.h
zebra/rt.h
zebra/rt_netlink.c
zebra/zebra_mpls.c
zebra/zebra_mpls.h
zebra/zebra_mpls_null.c
zebra/zebra_rib.c
zebra/zserv.h