On Thu, Sep 08, 2011 at 03:38:25PM -0700, Jesse Gross wrote:
> When we execute a packet from userspace we first extract the header
> fields from the packet and then add supplied metadata.  However, we
> compute the hash of the packet in between these two steps despite
> the fact that the metadata can affect the hash.  This can lead to
> two separate hashes for packets of the same flow.
> 
> Found by code inspection, not an actual real-world problem.
> 
> Signed-off-by: Jesse Gross <je...@nicira.com>

Acked-by: Ben Pfaff <b...@nicira.com>

Will you cross-port this to branch-1.2 also?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to