Acked-by: Sairam Venugopal <vsai...@vmware.com>
On 12/2/15, 9:50 AM, "Alin Serdean" <aserd...@cloudbasesolutions.com> wrote: >This patch adds the sequence tunneling information which will be needed >for >GRE tunneling. > >Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> >--- > datapath-windows/ovsext/Flow.h | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/datapath-windows/ovsext/Flow.h >b/datapath-windows/ovsext/Flow.h >index 74b9dfb..0d4009a 100644 >--- a/datapath-windows/ovsext/Flow.h >+++ b/datapath-windows/ovsext/Flow.h >@@ -83,5 +83,6 @@ UINT32 OvsTunKeyAttrSize(void); > #define OVS_TNL_F_DONT_FRAGMENT (1 << 0) > #define OVS_TNL_F_CSUM (1 << 1) > #define OVS_TNL_F_KEY (1 << 2) >+#define OVS_TNL_F_SEQ (1 << 3) > > #endif /* __FLOW_H_ */ >-- >1.9.5.msysgit.0 >_______________________________________________ >dev mailing list >dev@openvswitch.org >https://urldefense.proofpoint.com/v2/url?u=http-3A__openvswitch.org_mailma >n_listinfo_dev&d=BQIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=Dc >ruz40PROJ40ROzSpxyQSLw6fcrOWpJgEcEmNR3JEQ&m=X6LZGWs7r2zxTVA-_9-h-R2TVu5liX >ND6hCjvtxFvOg&s=VXmKms8L6Yaml_TqWZjs2uqJ0pVmj7CrXT9Bk-Swn20&e= _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev