Re: [ovs-dev] [PATCH v4] More accurate wildcarding and fragment handling.

2013-10-17 Thread Ben Pfaff
On Thu, Oct 17, 2013 at 02:28:20PM -0700, Jarno Rajahalme wrote: > This patch gets rid of the need for having explicit padding in struct > flow as new fields are being added. flow_wildcards_init_exact(), which > used to set bits in both compiler generated and explicit padding, is > removed. match

[ovs-dev] [PATCH v4] More accurate wildcarding and fragment handling.

2013-10-17 Thread Jarno Rajahalme
This patch gets rid of the need for having explicit padding in struct flow as new fields are being added. flow_wildcards_init_exact(), which used to set bits in both compiler generated and explicit padding, is removed. match_wc_init() is now used instead, which generates the mask based on a given