On Mon, Aug 3, 2015 at 9:56 AM, Glenn Griffin <ggriffin.ker...@gmail.com> 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 <ggriffin.ker...@gmail.com>
Looks good. Acked-by: Pravin B Shelar <pshe...@nicira.com> This patch needs to be backported to stable branches. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html