netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets.
@ 2013-03-25  3:36 Pravin B Shelar
  2013-03-25  3:48 ` Cong Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Pravin B Shelar @ 2013-03-25  3:36 UTC (permalink / raw)
  To: davem, netdev; +Cc: amwang, Pravin B Shelar

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-25 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25  3:36 [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets Pravin B Shelar
2013-03-25  3:48 ` Cong Wang
2013-03-25 16:29   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).