Bug-3904: BGP-LU RIB support 20/27220/5
authorMilos Fabian <milfabia@cisco.com>
Mon, 21 Sep 2015 14:55:23 +0000 (16:55 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 30 Sep 2015 09:14:28 +0000 (09:14 +0000)
commit27754c64131d6b094929d19282ae745e0a275dd2
tree1107670f2094a82d7853df500cc0a5e11f7d5d77
parent6835149570cdc6021748ac0580bf91989f33ab18
Bug-3904: BGP-LU RIB support

-implemented RIB support for BGP-LU routes
-support ipv4/ipv6 afi routes
-activator registers new rib support

Change-Id: I30762465979f2dbc82e778bf74a1906b3fdcab82
Signed-off-by: Milos Fabian <milfabia@cisco.com>
bgp/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastRIBSupport.java [new file with mode: 0644]
bgp/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/RIBActivator.java [new file with mode: 0644]