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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 13 Mar 2007 18:46:36 -0300
From:	"Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To:	"David Miller" <davem@...emloft.net>
Cc:	"Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 08/15] [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph

Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
 include/linux/icmp.h   |    9 +++++++++
 include/linux/skbuff.h |    1 -
 net/dccp/ipv4.c        |    4 ++--
 net/ipv4/ah4.c         |    4 ++--
 net/ipv4/esp4.c        |    4 ++--
 net/ipv4/icmp.c        |   14 +++++++-------
 net/ipv4/ip_gre.c      |   12 ++++++------
 net/ipv4/ip_sockglue.c |    6 +++---
 net/ipv4/ipcomp.c      |    4 ++--
 net/ipv4/ipip.c        |   12 ++++++------
 net/ipv4/raw.c         |    6 +++---
 net/ipv4/tcp_ipv4.c    |    4 ++--
 net/ipv4/udp.c         |    4 ++--
 net/ipv6/sit.c         |   12 ++++++------
 net/sctp/input.c       |    4 ++--
 15 files changed, 54 insertions(+), 46 deletions(-)

View attachment "0008-SK_BUFF-Introduce-icmp_hdr-remove-skb-h.icmph.patch" of type "text/x-patch" (13079 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ