mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Michael H. Warfield" <mhw@wittsend.com>
To: Rik van Riel <riel@conectiva.com.br>
Cc: "Michael H. Warfield" <mhw@wittsend.com>,
	Jeff Garzik <jgarzik@mandrakesoft.com>,
	Andreas Dilger <adilger@turbolabs.com>,
	"Dennis, Jim" <jdennis@snapserver.com>,
	"'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>
Subject: Re: crypto (was Re: Congrats Marcelo,)
Date: Wed, 27 Feb 2002 17:29:47 -0500	[thread overview]
Message-ID: <20020227172947.A18053@alcove.wittsend.com> (raw)
In-Reply-To: <20020227161519.A13912@alcove.wittsend.com> <Pine.LNX.4.33L.0202271855230.2801-100000@imladris.surriel.com>
In-Reply-To: <Pine.LNX.4.33L.0202271855230.2801-100000@imladris.surriel.com>

On Wed, Feb 27, 2002 at 06:57:24PM -0300, Rik van Riel wrote:
> On Wed, 27 Feb 2002, Michael H. Warfield wrote:
> > On Tue, Feb 26, 2002 at 07:33:50PM -0300, Rik van Riel wrote:
> > > On Tue, 26 Feb 2002, Jeff Garzik wrote:
> >
> > > > IMO it's time to get a good IPsec implementation in the kernel...
> >
> > > Where would we get one of those ?
> >
> > > The freeswan folks seem quite determined to not let any
> > > americans touch their code, so inclusion of their stuff
> > > into the kernel is out.
> >
> > 	No...  That's patently not true.
> >
> > 	They won't accept contributions from us, but we touch
> > their code all the time.  If we didn't, how would we get any testing
> > done, which they do accept from us.
> 
> > 	They won't accept contributions from US developers to their code
> > base.  That does NOT mean that they will not accept contributing the IPSec
> > kernel code to the kernel and the incorporation of klips into the kernel
> > source tree.
> 
> Wouldn't that result in the following scenario:

> 1) freeswan gets merged into the kernel

	No...  Klips gets integrated into the kernel.  Pluto and the
supporting code and utilities are user space.

> 2) davem fixes a networking thing which
>    happens to touch freeswan

	FreeSWAN consists of two pieces, klips (Kernel Level IPSec) and
pluto plus a lot of user space glue.  Let's keep them separated into
the klips portion and the non-klips portion to cut down on the
confusion here.

	Dave, fixing a network thing, would only touch klips or one of
the interfaces.  He doesn't "touch" the non-klips code at all.  If there
is a user-space interface change, it's up to the FreeSWAN gang to
"touch" the user space code in the scripts and in pluto.  Dave doesn't
touch the user space stuff.

> 3) the freeswan developers don't take davem's
>    fix into their tree

	Once klips is in the kernel tree, it's no longer in their tree
other than code for legacy versions which lack integrated klips.
Changes or fixes to klips get submitted to the kernel sources for
the integrated versions and they become maintainers for that portion
of the kernel tree.  Their contribtutions come this way into the klips
sources in the kernel tree, not the other way around.

> 4) the next patch by the freeswan people doesn't
>    apply to what's in the kernel

	The subject on the FreeSWAN list has been targeted at getting
the klips code out of FreeSWAN and into the kernel so the only changes
or patches they make are changes against the code in the kernel outside
of the legacy kernel versions.

	Last I understood them to say, they agree that they have no
control over the incorporation of klips into the kernel and they
seem to have no problem contributing code which is used by and integrated
into software by US developers.  They just can't accept code FROM
US developers.  That implies that once klips, and only klips, is
integrated into the kernel, both parties contribute changes to that
module while the FreeSWAN developers manage their user space utilities
and code while accepting no contributions from the US developers.

> Somehow this scenario doesn't seem like it would make
> the ipsec implementation very maintainable.

	It should actually make it MORE maintainable and more installable.
If klips is in the kernel then they don't have to worry about patching
the kernel just to install FreeSWAN.  Then they can take pluto and all
the associated support stuff and roll it into a user space application
package or and rpm that can simply be agregated with the distributions.
They are even moving in that direction now by separating the builds
so that the kernel level code and pluto no longer share libraries or
common sources.  That's enabled some people to build freeswan rpms
for the user space stuff now as long as the kernel gets patched
for klips.

	The one major downside, right now, is that Henry and Richard
et al, keep talking about redesigning the klips structure to fit
in with the more recent kernels better (ala netfilter, maybe).  They've
announced some design specs and I suspect that they would rather
see the newer version of klips in the kernel tree than the crufty
version that we are hobbled with in FreeSWAN right now.  Search the
FreeSWAN archives for discussions over routing and multiple tunnels
and the ipsec{n} interfaces to see what I meam about being hobbled
by the crufty klips interface.  Even they don't like the state
it's in.

> Maybe it would be better to use what the usagi people
> are building, just to have an easier maintainable system?

> regards,
> 
> Rik
> -- 
> "Linux holds advantages over the single-vendor commercial OS"
>     -- Microsoft's "Competing with Linux" document
> 
> http://www.surriel.com/		http://distro.conectiva.com/

	Mike
-- 
 Michael H. Warfield    |  (770) 985-6132   |  mhw@WittsEnd.com
  /\/\|=mhw=|\/\/       |  (678) 463-0932   |  http://www.wittsend.com/mhw/
  NIC whois:  MHW9      |  An optimist believes we live in the best of all
 PGP Key: 0xDF1DD471    |  possible worlds.  A pessimist is sure of it!

  reply	other threads:[~2002-02-27 22:31 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-26 20:38 Congrats Marcelo, Dennis, Jim
2002-02-26 20:50 ` H. Peter Anvin
2002-02-26 21:06 ` Andreas Dilger
2002-02-26 21:15   ` crypto (was Re: Congrats Marcelo,) Jeff Garzik
2002-02-26 22:33     ` Rik van Riel
2002-02-27 21:15       ` Michael H. Warfield
2002-02-27 21:57         ` Rik van Riel
2002-02-27 22:29           ` Michael H. Warfield [this message]
2002-02-27 23:06             ` Rik van Riel
2002-02-26 21:35   ` Robert Love
2002-02-26 21:40     ` arjan
2002-02-26 21:47       ` Robert Love
2002-02-24 23:51         ` Daniel Phillips
2002-02-28 22:32           ` Bill Davidsen
2002-03-01  9:50             ` Francois Romieu
2002-02-27  9:41     ` Francois Romieu
2002-02-26 21:56 ` Congrats Marcelo, Steve Lord
2002-02-24 23:39   ` Daniel Phillips
2002-02-26 23:23     ` Rainer Ellinger
2002-02-25  0:38       ` Daniel Phillips
2002-02-26 23:59     ` Martin J. Bligh
2002-02-27  0:47       ` Rainer Ellinger
2002-02-27  1:08         ` Matthew D. Pitts
2002-02-27  1:03       ` Martin J. Bligh
2002-02-26 22:59   ` Alan Cox
2002-02-26 22:59     ` Steve Lord
2002-02-25  0:28       ` Whither XFS? (was: Congrats Marcelo) Daniel Phillips
2002-02-26 23:39       ` Steve Lord
2002-02-25  8:22         ` Daniel Phillips
2002-02-26 23:00   ` Congrats Marcelo, J.A. Magallon
2002-02-26 23:07   ` Steve Lord
2002-02-25  0:10     ` Daniel Phillips
2002-02-28 21:52 ` Marcelo Tosatti
2002-03-01  0:01   ` Alan Cox
2002-03-01  0:37     ` Dave Jones
2002-03-01  1:13       ` Alan Cox
2002-03-01  1:03         ` Dave Jones
2002-03-01  1:51           ` Alan Cox
2002-03-01  1:28     ` Theodore Tso
2002-03-01  1:53       ` Mike Fedyk
2002-03-02 22:35         ` Hans-Peter Jansen
2002-03-02  3:43   ` Stephen Degler
2002-02-28 22:41 ` Bill Davidsen
2002-02-26 23:18 crypto (was Re: Congrats Marcelo,) Dennis, Jim
2002-02-27  0:24 ` Chris Wright
2002-02-27  0:42 Dennis, Jim
2002-02-27  1:02 ` Chris Wright

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=20020227172947.A18053@alcove.wittsend.com \
    --to=mhw@wittsend.com \
    --cc=adilger@turbolabs.com \
    --cc=jdennis@snapserver.com \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=riel@conectiva.com.br \
    /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

all inboxes | Powered by JetHome®