[ovs-dev] [threaded-put 11/21] flow: Don't unwildcard missing ICMP bits.

Ben Pfaff blp at nicira.com
Thu Dec 12 22:16:34 UTC 2013


On Sun, Dec 08, 2013 at 06:45:17PM -0800, Ethan Jackson wrote:
> This patch changes flow_mask_hash_fields() so it doesn't unwildcard
> the upper half of tp_src and tp_dst with ICMP packets.  Unfortunately,
> this matters in future patches when we compare masks carefully to
> determine if flows should be evicted from the datapath.
> 
> Signed-off-by: Ethan Jackson <ethan at nicira.com>

This is pretty much the same as the previous patch, should we define a
function flow_unwildcard_tp_fields() or some such?



More information about the dev mailing list