datapath-windows: set the nlBuf tail properly
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Mon, 5 Jan 2015 19:17:01 +0000 (19:17 +0000)
committerBen Pfaff <blp@nicira.com>
Tue, 6 Jan 2015 17:05:03 +0000 (09:05 -0800)
commitc598aa63c5711a766cf7f82474ab60e4e7d87019
treea86273c0b2832f7057de142a20e98724a9725b44
parentbe92b251bc578c8bbfdc88401a27c0343a144a80
datapath-windows: set the nlBuf tail properly

Move the the tail of the netlink buffer accordingly to the input data.
Currently _MapFlowStatsToNlStats overrides the netlink header information.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Acked-by: Nithin Raju <nithin@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
datapath-windows/ovsext/Flow.c