commit | eff005434943f30944afcff5376d458cec1a1df3 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Wed Sep 23 13:22:33 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Sep 23 22:03:48 2015 +0000 |
tree | d3f83b4788b51e388cc7de97015c06ff84e367cf | |
parent | b3eded023e09070d17b7ac7f56f22076f8dd94dd [diff] [blame] |
Adding mfwd, igmp and mfwd apps Change-Id: Ie7187716db36b754e4cd687a8f9de004e27c7825 adding mfwd, pim, igmp apps Change-Id: Iddd2dcee24dc905d5ff0efe1d1d798fc83a7c736
diff --git a/apps/pom.xml b/apps/pom.xml index 334c690..611ac0b 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -58,6 +58,9 @@ <module>vtnweb</module> <module>dhcp</module> <module>cordvtn</module> + <module>mfwd</module> + <module>igmp</module> + <module>pim</module> </modules> <properties>