On Wed, Aug 26, 2015 at 5:42 PM, Jarno Rajahalme <[email protected]> wrote: > Initialize the whole 'exact_match_mask' in > mf_mask_field_and_prereqs(), as geneve options can be bigger than 16 > bytes. > > Requested-by: Jesse Gross <[email protected]> > Signed-off-by: Jarno Rajahalme <[email protected]>
Acked-by: Jesse Gross <[email protected]> I think we can actually do the same memset optimization in mf_mask_field() as well. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
