Re: [ovs-dev] [RFC PATCH v2 2/2] Fix setting transport ports with frags.

2014-11-10 Thread Jarno Rajahalme
On Nov 6, 2014, at 3:21 PM, Ben Pfaff wrote: > On Wed, Nov 05, 2014 at 10:37:19AM -0800, Jarno Rajahalme wrote: >> Packets with 'LATER' fragment do not have a transport header, so it is >> not possible to either match on or set transport ports on such >> packets. Matching is prevented by augmen

Re: [ovs-dev] [RFC PATCH v2 2/2] Fix setting transport ports with frags.

2014-11-06 Thread Ben Pfaff
On Wed, Nov 05, 2014 at 10:37:19AM -0800, Jarno Rajahalme wrote: > Packets with 'LATER' fragment do not have a transport header, so it is > not possible to either match on or set transport ports on such > packets. Matching is prevented by augmenting mf_are_prereqs_ok() with > a nw_frag 'LATER' bit