Re: [ovs-dev] [PATCH 0/4] datapath-windows: Update netlink attribute parsing

2015-08-21 Thread Ben Pfaff
On Mon, Jul 13, 2015 at 03:26:52PM +, Alin Serdean wrote: > Update netlink attribute parsing to use the array size of the > appropriate policy. Do these patches still need review? I don't see any. ___ dev mailing list dev@openvswitch.org http://open

[ovs-dev] [PATCH 0/4] datapath-windows: Update netlink attribute parsing

2015-07-13 Thread Alin Serdean
Update netlink attribute parsing to use the array size of the appropriate policy. Alin Gabriel Serdean (4): datapath-windows: Update datapath policy datapath-windows: Update flow policies datapath-windows: Update packet policies datapath-windows: Update vport policies datapath-windows/ov