[<prev] [next>] [day] [month] [year] [list]
Message-ID: <39e6f6c70703131445tbe555eal7557ca710324d9a8@mail.gmail.com>
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