netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: herbert@gondor.apana.org.au
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 7/7] [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c
Date: Wed, 10 Oct 2007 15:46:30 -0700 (PDT)	[thread overview]
Message-ID: <20071010.154630.32718624.davem@davemloft.net> (raw)
In-Reply-To: <E1IfcjQ-00024k-00@gondolin.me.apana.org.au>

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: Wed, 10 Oct 2007 22:40:16 +0800

> [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c
> 
> This patch makes the IPv4 x->type->input functions return the next protocol
> instead of setting it directly.  This is identical to how we do things in
> IPv6 and will help us merge common code on the input path.
> 
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Applied.

      reply	other threads:[~2007-10-10 22:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10 14:39 [0/7] IPsec: More input/output clean-ups Herbert Xu
2007-10-10 14:40 ` [PATCH 1/7] [IPSEC] esp: Remove NAT-T checksum invalidation for BEET Herbert Xu
2007-10-10 22:42   ` David Miller
2007-10-10 14:40 ` [PATCH 2/7] [IPSEC] beet: Fix extension header support on output Herbert Xu
2007-10-10 22:42   ` David Miller
2007-10-10 14:40 ` [PATCH 3/7] [IPSEC]: Set skb->data to payload in x->mode->output Herbert Xu
2007-10-10 22:44   ` David Miller
2007-10-10 14:40 ` [PATCH 4/7] [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output Herbert Xu
2007-10-10 22:44   ` David Miller
2007-10-10 14:40 ` [PATCH 5/7] [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr Herbert Xu
2007-10-10 22:45   ` David Miller
2007-10-10 14:40 ` [PATCH 6/7] [IPSEC]: Move IP length/checksum setting out of transforms Herbert Xu
2007-10-10 22:46   ` David Miller
2007-10-10 14:40 ` [PATCH 7/7] [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c Herbert Xu
2007-10-10 22:46   ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071010.154630.32718624.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).