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:45:57 -0300
From:	"Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To:	"David Miller" <davem@...emloft.net>
Cc:	"Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 03/15] [SK_BUFF]: Introduce skb_set_transport_header

For the cases where the transport header is being set to a offset from
skb->data.

Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
 include/linux/skbuff.h                  |    6 ++++++
 net/ax25/af_ax25.c                      |   20 ++++++++------------
 net/ax25/ax25_in.c                      |    2 +-
 net/ipv4/esp4.c                         |    3 ++-
 net/ipv4/ip_output.c                    |   19 ++++++++-----------
 net/ipv4/tcp_input.c                    |    2 +-
 net/ipv6/ah6.c                          |    2 +-
 net/ipv6/esp6.c                         |    4 ++--
 net/ipv6/netfilter/nf_conntrack_reasm.c |    2 +-
 net/ipv6/xfrm6_mode_beet.c              |    2 +-
 net/ipv6/xfrm6_mode_ro.c                |    2 +-
 net/ipv6/xfrm6_mode_transport.c         |    2 +-
 12 files changed, 33 insertions(+), 33 deletions(-)

View attachment "0003-SK_BUFF-Introduce-skb_set_transport_header.patch" of type "text/x-patch" (9486 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ