On Mon, Jun 23, 2014 at 05:34:59PM -0700, Saurabh Shah wrote:
With this implementation we support bridge backed forwarding (with VLAN tagging)
& tunneling over VXLAN.
Co-Authored-By: Eitan Eliahu <elia...@vmware.com<mailto:elia...@vmware.com>>
Signed-off-by: Eitan Eliahu <elia...@vmware.com<mailto:elia...@vmware.com>>
Co-Authored-By: Guolin Yang <gy...@vmware.com<mailto:gy...@vmware.com>>
Signed-off-by: Guolin Yang <gy...@vmware.com<mailto:gy...@vmware.com>>
Co-Authored-By: Linda Sun <l...@vmware.com<mailto:l...@vmware.com>>
Signed-off-by: Linda Sun <l...@vmware.com<mailto:l...@vmware.com>>
Co-Authored-By: Nithin Raju <nit...@vmware.com<mailto:nit...@vmware.com>>
Signed-off-by: Nithin Raju <nit...@vmware.com<mailto:nit...@vmware.com>>
Signed-off-by: Saurabh Shah <ssaur...@vmware.com<mailto:ssaur...@vmware.com>>

Needs this incremental folded in to build cleanly from Git:

Thanks, applied locally.


diff --git a/Makefile.am b/Makefile.am
index 26ce3d8..f62198b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,7 +58,6 @@ CLEAN_LOCAL =
DISTCLEANFILES =
PYCOV_CLEAN_FILES = build-aux/check-structs,cover
EXTRA_DIST = \
- BUILD.Windows \
CONTRIBUTING \
CodingStyle \
DESIGN \
@@ -74,6 +73,7 @@ EXTRA_DIST = \
INSTALL.SSL \
INSTALL.XenServer \
INSTALL.userspace \
+ INSTALL.Windows \
IntegrationGuide \
NOTICE \
OPENFLOW-1.1+ \

Haven't actually looked at the code yet.

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to