On Mon, Aug 3, 2015 at 9:56 AM, Glenn Griffin <[email protected]> wrote: > openvswitch modifies the L4 checksum of a packet when modifying > the ip address. When an IP packet is fragmented only the first > fragment contains an L4 header and checksum. Prior to this change > openvswitch would modify all fragments, modifying application data > in non-first fragments, causing checksum failures in the > reassembled packet. > > Signed-off-by: Glenn Griffin <[email protected]>
Looks good. Acked-by: Pravin B Shelar <[email protected]> This patch needs to be backported to stable branches. Thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
