netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [0/12] Trying to merge xfrm input path before I got side-tracked...
Date: Tue, 16 Oct 2007 16:39:56 +0200	[thread overview]
Message-ID: <4714CD3C.801@trash.net> (raw)
In-Reply-To: <20071016141843.GA11956@gondor.apana.org.au>

Herbert Xu wrote:
> Hi Dave:
> 
> I was well on my way to merging the xfrm input path before I got
> side-tracked by inter-family transforms :)
> 
> Anyway, here's a dump of what I've got.  The one note-worthy bit
> is the patch to reinject transport mode packets through netif_rx
> rather than calling netfilter directly.
> 
> Everything else is pretty mundane (modulo any bugs of course).


I think your patches didn't make it to netdev because the last
address missed a closing '>'.

  parent reply	other threads:[~2007-10-16 14:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16 14:18 [0/12] Trying to merge xfrm input path before I got side-tracked Herbert Xu
2007-10-16 14:33 ` [PATCH 1/12] [IPSEC]: Fix pure tunnel modes involving IPv6 Herbert Xu
2007-10-16 14:33 ` [PATCH 2/12] [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input Herbert Xu
2007-10-16 14:33 ` [PATCH 3/12] [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi Herbert Xu
2007-10-16 14:33 ` [PATCH 4/12] [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi Herbert Xu
2007-10-16 14:33 ` [PATCH 5/12] [IPSEC]: Fix length check in xfrm_parse_spi Herbert Xu
2007-10-16 14:33 ` [PATCH 6/12] [IPSEC]: Move type and mode map into xfrm_state.c Herbert Xu
2007-10-16 14:33 ` [PATCH 7/12] [IPSEC]: Remove xfrmX_tunnel_check_size Herbert Xu
2007-10-16 14:33 ` [PATCH 8/12] [IPSEC]: Store afinfo pointer in xfrm_mode Herbert Xu
2007-10-16 14:33 ` [PATCH 9/12] [IPSEC]: Use the top IPv4 route's peer instead of the bottom Herbert Xu
2007-10-16 14:33 ` [PATCH 10/12] [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP Herbert Xu
2007-10-16 14:33 ` [PATCH 11/12] [IPSEC]: Reinject packet instead of calling netfilter directly on input Herbert Xu
2007-10-16 15:05   ` YOSHIFUJI Hideaki / 吉藤英明
2007-10-16 15:12     ` Herbert Xu
2007-10-16 14:33 ` [PATCH 12/12] [NET]: Add netif_rerx_secpath Herbert Xu
     [not found] ` <E1IhnHJ-0003A4-00@gondolin.me.apana.org.au>
2007-10-16 14:38   ` [PATCH 7/12] [IPSEC]: Remove xfrmX_tunnel_check_size Patrick McHardy
2007-10-16 15:17     ` Herbert Xu
2007-10-16 14:39 ` Patrick McHardy [this message]
2007-10-16 14:44   ` [0/12] Trying to merge xfrm input path before I got side-tracked Herbert Xu

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=4714CD3C.801@trash.net \
    --to=kaber@trash.net \
    --cc=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).