commit | f582920bb5f017eb9c834893da5252816dd6de63 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Thu Feb 12 09:37:02 2015 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Wed Feb 18 14:31:46 2015 -0800 |
tree | 6de991cbcc358b35bcc852c3ba46c96531a5d796 | |
parent | 639dc6691917699bd0fc46a23a4bafe34fa72142 [diff] [blame] |
Initial skeleton of BgpRouter app. Added BGP tunnelling and received routes. Added pushing groups and can now ping through the router. Change-Id: I21a265bd72e40fc430bd392201fadccbdd67be94
diff --git a/apps/pom.xml b/apps/pom.xml index 1f6bac8..167e64c 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -47,6 +47,7 @@ <module>election</module> <module>routing</module> <module>routing-api</module> + <module>bgprouter</module> </modules> <properties>