summaryrefslogtreecommitdiffstats
path: root/bgp/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-12-20 12:54:11 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-12-20 13:03:58 +0100
commit6bb01993fda9b927923ba351d5509ed741ad616e (patch)
treeb91d34c63c552cf3923bde5cf9d55c4eaa52b2ef /bgp/pom.xml
parent5b59e1bd3009a2d9a37c5df86bf34b3d3673f0ea (diff)
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 <mgradzki@cisco.com>
Diffstat (limited to 'bgp/pom.xml')
-rw-r--r--bgp/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bgp/pom.xml b/bgp/pom.xml
index cc2803fd5..8afc48634 100644
--- a/bgp/pom.xml
+++ b/bgp/pom.xml
@@ -33,6 +33,7 @@
<modules>
<module>inet</module>
+ <module>bgp-prefix-sid</module>
</modules>
<!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
<build>