[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1364182567-1667-1-git-send-email-pshelar@nicira.com>
Date: Sun, 24 Mar 2013 20:36:07 -0700
From: Pravin B Shelar <pshelar@...ira.com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: amwang@...hat.com, Pravin B Shelar <pshelar@...ira.com>
Subject: [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets.
Following patch fixes ip-header identification according to comments from
David Miller and Cong Wang.
First two patches reverts fixes to upper layer gso handlers which is not
required after fixing ipv4 gso handler.
Pravin B Shelar (3):
Revert "ip_gre: increase inner ip header ID during segmentation"
Revert "udp: increase inner ip header ID during segmentation"
ipv4: Fix ip-header identification for gso packets.
include/net/ipip.h | 16 ++++++----------
net/ipv4/af_inet.c | 3 +--
net/ipv4/gre.c | 7 +------
net/ipv4/udp.c | 7 +------
4 files changed, 9 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists