lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ