commit | a9a77c2d59693ec4e49861da42976a94892f9942 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Fri Oct 03 17:05:20 2014 -0700 |
committer | tom <tom@onlab.us> | Fri Oct 03 17:05:20 2014 -0700 |
tree | 56b9b12e8aa84a25db36fac5ca9544d0532c95ea | |
parent | f5c9d920f701bc5b730d619817b31a6058dafe4a [diff] [blame] |
Added bi-directional nature to HostToHost intent.
diff --git a/apps/pom.xml b/apps/pom.xml index 27a1f2f..55a786c 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -19,6 +19,7 @@ <modules> <module>tvue</module> <module>fwd</module> + <module>ifwd</module> <module>foo</module> <module>mobility</module> <module>proxyarp</module>