All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Patrick McHardy <kaber@trash.net>
Cc: steve@services.navaho.net, netdev@oss.sgi.com
Subject: Re: IPSEC
Date: Thu, 10 Mar 2005 18:40:07 -0800	[thread overview]
Message-ID: <20050310184007.28eaabd0.davem@davemloft.net> (raw)
In-Reply-To: <422DE487.5020800@trash.net>

On Tue, 08 Mar 2005 18:44:39 +0100
Patrick McHardy <kaber@trash.net> wrote:

> Steve Hill wrote:
> 
> > then the ESP SA is added and it has the same sequence number (1) as the 
> > AH SA so the AH SA gets deleted.
> > 
> > The xfrm_state_add() function does:
> >         x1 = __xfrm_find_acq_byseq(x->km.seq);
> >         ...
> >         xfrm_state_delete(x1);
> > And this is responsible for deleting the AH SA due to it's matching 
> > sequence number.
> 
> This is a bug in the kernel, __xfrm_find_acq_byseq should only return
> XFRM_STATE_ACQ states. This patch should fix it.
> 
> Signed-off-by: Patrick McHardy <kaber@trash.net>

Applied, thanks Patrick.
 

  parent reply	other threads:[~2005-03-11  2:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-08 17:25 IPSEC Steve Hill
2005-03-08 17:44 ` IPSEC Patrick McHardy
2005-03-09 17:01   ` IPSEC Steve Hill
2005-03-11  2:40   ` David S. Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-05  1:54 IPsec Grant Taylor
2021-04-05 20:45 ` IPsec Erik Auerswald
2003-07-08 12:40 IPSEC Nico Schottelius
2003-07-08 22:19 ` IPSEC Dax Kelson
2003-01-10 22:45 IPSec latten
2003-01-11  0:21 ` IPSec James Morris

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=20050310184007.28eaabd0.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kaber@trash.net \
    --cc=netdev@oss.sgi.com \
    --cc=steve@services.navaho.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.