From: David Miller <davem@davemloft.net>
To: eparis@redhat.com
Cc: latten@austin.ibm.com, netdev@vger.kernel.org,
herbert@gondor.apana.org.au, jmorris@namei.org,
paul.moore@hp.com, vyekkirala@trustedcs.com
Subject: Re: [PATCH]: SAD sometimes has double SAs.
Date: Mon, 26 Mar 2007 14:48:43 -0700 (PDT) [thread overview]
Message-ID: <20070326.144843.72708308.davem@davemloft.net> (raw)
In-Reply-To: <1174944899.17953.20.camel@localhost.localdomain>
From: Eric Paris <eparis@redhat.com>
Date: Mon, 26 Mar 2007 17:34:59 -0400
> I'm not at all able to speak on the correctness or validity of the
> solution,
Neither am I yet :)
> but shouldn't the ipv6 case be a && not an || like the ipv4
> case? Isn't this going to match all sorts of things? Did you test this
> patch on ipv6 and see it to solve your problem?
>
> I'm also not enjoying the formatting in the ipv6 part where the first
> time you have the cast on the same time as the object but not the second
> part where x->props.saddr.a6 is on its own little line.
Also, I want to understand what is going to tear down these
"other direction" fake entries later on? I think I can review
this patch better if I understand that.
As it stands, this looks to me like a workaround for an improperly
implemented IPSEC daemon. Joy states it as saying that the current
code requires the keying daemon to manage it's SAs, and I wonder
whether any other implementation is even valid.
There is a limit to the amount to which we can workaround racoon's
design issues. :-)
next prev parent reply other threads:[~2007-03-26 21:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-23 22:58 [PATCH]: SAD sometimes has double SAs Joy Latten
2007-03-23 23:27 ` David Miller
2007-03-26 21:34 ` Eric Paris
2007-03-26 21:48 ` David Miller [this message]
2007-03-27 1:04 ` Joy Latten
2007-03-28 15:15 ` Joy Latten
2007-03-28 16:20 ` LSPP kernels (was Re: [PATCH]: SAD sometimes has double SAs) James Morris
2007-03-28 16:36 ` Paul Moore
2007-03-28 19:12 ` David Miller
2007-03-28 16:49 ` Eric Paris
2007-03-28 17:11 ` James Morris
2007-03-28 19:13 ` [PATCH]: SAD sometimes has double SAs David Miller
2007-03-26 23:25 ` Joy Latten
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=20070326.144843.72708308.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eparis@redhat.com \
--cc=herbert@gondor.apana.org.au \
--cc=jmorris@namei.org \
--cc=latten@austin.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=paul.moore@hp.com \
--cc=vyekkirala@trustedcs.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).