HC2VPP-268: BGP prefix SID translation 85/9885/2
authorMarek Gradzki <[email protected]>
Wed, 20 Dec 2017 11:54:11 +0000 (12:54 +0100)
committerMarek Gradzki <[email protected]>
Wed, 20 Dec 2017 12:03:58 +0000 (13:03 +0100)
commit6bb01993fda9b927923ba351d5509ed741ad616e
treeb91d34c63c552cf3923bde5cf9d55c4eaa52b2ef
parent5b59e1bd3009a2d9a37c5df86bf34b3d3673f0ea
HC2VPP-268: BGP prefix SID translation

Missing features (to be addressed in subsequent commits):
- non eos VPP FIB entry
- push label entry

Change-Id: I17ca7e3ce85ebb55aaa4438db34305ec30352798
Signed-off-by: Marek Gradzki <[email protected]>
bgp/bgp-prefix-sid/asciidoc/Readme.adoc [new file with mode: 0644]
bgp/bgp-prefix-sid/pom.xml [new file with mode: 0644]
bgp/bgp-prefix-sid/src/main/java/io/fd/hc2vpp/bgp/prefix/sid/BgpPrefixSidModule.java [new file with mode: 0644]
bgp/bgp-prefix-sid/src/main/java/io/fd/hc2vpp/bgp/prefix/sid/BgpPrefixSidMplsWriter.java [new file with mode: 0644]
bgp/bgp-prefix-sid/src/main/java/io/fd/hc2vpp/bgp/prefix/sid/BgpPrefixSidWriterFactory.java [new file with mode: 0644]
bgp/bgp-prefix-sid/src/test/java/io/fd/hc2vpp/bgp/prefix/sid/BgpPrefixSidMplsWriterTest.java [new file with mode: 0644]
bgp/pom.xml
vpp-integration/minimal-distribution/pom.xml