On Thu, Dec 12, 2013 at 09:29:12AM -0800, Ben Pfaff wrote:
> On Thu, Dec 12, 2013 at 05:38:58PM +0900, Simon Horman wrote:
> > Update the netdev_class so that struct ofpbuf * is passed to rx_recv()
> > to provide both the data and size of the data to read a packet into.
> > 
> > This patch should not have any behavioural changes.
> > 
> > This patch is in preparation for the netdev-linux variant of rx_recv()
> > making use of headroom in the struct ofpbuf * parameter to push a VLAN tag
> > obtained from auxdata.
> > 
> > Signed-off-by: Simon Horman <ho...@verge.net.au>
> 
> Needs to update netdev-bsd also, I believe.

Thanks, sorry for missing that.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to