LGTM

Acked-by: Pritesh Kothari <pritesh.koth...@cisco.com>

> On Mar 30, 2015, at 3:14 PM, Jesse Gross <je...@nicira.com> wrote:
> 
> The GRE checksum is a 16 bit field stored in a 32 bit option (the
> rest is reserved). The current code treats the checksum as a 32-bit
> field and places it in the right place for little endian systems but
> not big endian. This fixes the problem by storing the 16 bit field
> directly.

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to