Alin Serdean
Cc: dev@openvswitch.org
Subiect: Re: [ovs-dev] [PATCH] datapath-windows: set the nlBuf tail properly
On Jan 5, 2015, at 11:17 AM, Alin Serdean
wrote:
> Move the the tail of the netlink buffer accordingly to the input data.
> Currently _MapFlowStatsToNlStats overrides the net
On Mon, Jan 05, 2015 at 07:17:01PM +, Alin Serdean wrote:
> 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
Applied, thanks!
On Jan 5, 2015, at 11:17 AM, Alin Serdean
wrote:
> 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
Acked-by: Nithin Raju
Thanks for working on this.