Date: Thu, 19 Mar 1998 12:02:28 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: baum@actcom.co.il (Alexander Indenbaum) Cc: gary@hotlava.com, FreeBSD-Hackers@FreeBSD.ORG Subject: Re: IPSec Message-ID: <199803192002.MAA01450@bubba.whistle.com> In-Reply-To: <Pine.SUN.3.96-heb-2.07.980319203057.8219A-100000@actcom.co.il> from Alexander Indenbaum at "Mar 19, 98 08:58:03 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Indenbaum writes:
> I'm CS undergraduate student. We are doing project which goal is
> to add IPSEC layer to the TCP/IP layers scheme on FreeBSD.
>
> After checking I found out that IPSec is already implemented under
> OpenBSD, so as a beginning we're probably going to port OpenBSD code
> to FreeBSD.
>
> Does anyone already working on it?
>
> I looked at OpenBSD but have not found any documentation except
> for man pages.
>
> BTW is there any chance of integrating IPSec code into FreeBSD source
> tree :{) ?
I for one would be interested in this project.
I'd say if your code is written according to these principles,
it has a very good chance of getting incorporated:
- Cleanly formatted according to style(9)
- Well documented
- Orthogonal: if "options IPSEC" is not specified, then no extra
garbage is included in a "normal" kernel. Minimal changes to
existing files.
- Works :-)
- Written in such a way as to be easily understood and maintainable
by a geographically (and otherwise) diverse crowd of FreeBSD hackers :-)
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803192002.MAA01450>
