datapath-windows: Fix small bug in MPLS
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Thu, 11 Feb 2016 00:14:32 +0000 (00:14 +0000)
committerBen Pfaff <blp@ovn.org>
Thu, 11 Feb 2016 02:06:58 +0000 (18:06 -0800)
commit03118056cde350e112f681dd2f22717114a0631f
treebbbdff8d808c5c9b4d1c54b04c301c8929e6960f
parentacdd07648ac22d4492a2575dd07303acf4cc8e91
datapath-windows: Fix small bug in MPLS

The keylen is not properly updated in the case of MPLS, directly causing the
hash to be calculated improperly.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Acked-by: Sairam Venugopal <vsairam@vmware.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
datapath-windows/ovsext/DpInternal.h
datapath-windows/ovsext/Flow.c