>
> This is for branch-2.3, I think.
>
> Acked-by: Ben Pfaff
>
Yes, thanks. I've pushed this to branch-2.3.
A version of this series for master is available here:
http://mail.openvswitch.org/pipermail/dev/2014-July/042507.html
___
dev mailing list
dev
On Fri, Jul 04, 2014 at 12:37:12PM +1200, Joe Stringer wrote:
> Change the interface to allow implementations to pass back a buffer, and
> allow callers to specify which of actions, mask, and stats they wish to
> receive. This will be used in the next commit.
>
> Signed-off-by: Joe Stringer
> ---
Change the interface to allow implementations to pass back a buffer, and
allow callers to specify which of actions, mask, and stats they wish to
receive. This will be used in the next commit.
Signed-off-by: Joe Stringer
---
v3: Set *bufp to NULL before calling ->flow_get().
Allocate the corre