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]
Message-ID: <39e6f6c70703141732s2a79119dw7be9e21e61915dbe@mail.gmail.com>
Date:	Wed, 14 Mar 2007 21:32:25 -0300
From:	"Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To:	"David Miller" <davem@...emloft.net>
Cc:	"Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 3/3] [SK_BUFF]: More skb_put related skb_reset_transport_header

This time we have to set it to skb->tail that is not anymore equal to
skb->data, so we either add a new helper or just add the skb->tail - skb->data
offset, for now do the later.

Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
 net/ipv4/igmp.c            |    3 ++-
 net/ipv4/ipvs/ip_vs_xmit.c |    3 ++-
 net/ipv6/mcast.c           |    5 +++--
 net/ipv6/ndisc.c           |   20 ++++++++++++--------
 4 files changed, 19 insertions(+), 12 deletions(-)

View attachment "0003-SK_BUFF-More-skb_put-related-skb_reset_transport_.patch" of type "text/x-patch" (4634 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ