netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: kaber@trash.net, netdev@oss.sgi.com, coreteam@netfilter.org
Subject: Re: [netfilter-core] [NETFILTER] Apply IPsec to ipt_REJECT packets
Date: Wed, 24 Nov 2004 00:32:11 -0800	[thread overview]
Message-ID: <20041124003211.54807ff8.davem@davemloft.net> (raw)
In-Reply-To: <20041124062747.GA13522@gondor.apana.org.au>

On Wed, 24 Nov 2004 17:27:47 +1100
Herbert Xu <herbert@gondor.apana.org.au> wrote:

> On Wed, Nov 24, 2004 at 02:54:30AM +0100, Patrick McHardy wrote:
> >
> > >	if (rt->u.dst.error) {
> > >@@ -82,6 +88,15 @@
> > >		rt = NULL;
> > >
> > ^ you should return here so xfrm_lookup isn't called without a dst_entry 
> > below.
> 
> Good point.  Fixed in the following patch.
> 
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
> 
> Thanks for all your help, Patrick.

Applied for 2.6.10, thanks everyone.

  reply	other threads:[~2004-11-24  8:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-23  8:42 [NETFILTER] Apply IPsec to ipt_REJECT packets Herbert Xu
2004-11-23  9:22 ` Harald Welte
2004-11-23 18:17 ` [netfilter-core] " Patrick McHardy
2004-11-23 21:16   ` Herbert Xu
2004-11-23 21:17     ` Herbert Xu
2004-11-23 21:44     ` Patrick McHardy
2004-11-23 22:19       ` Herbert Xu
     [not found]         ` <41A3E9D6.9060904@trash.net>
2004-11-24  6:27           ` Herbert Xu
2004-11-24  8:32             ` David S. Miller [this message]
     [not found]         ` <41A3CD45.4080802@trash.net>
2004-11-24  7:29           ` Harald Welte

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=20041124003211.54807ff8.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=coreteam@netfilter.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=kaber@trash.net \
    --cc=netdev@oss.sgi.com \
    /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).