File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ipsec-tools / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:39:10 2012 UTC (12 years, 3 months ago) by misho
Branches: ipsec-tools, MAIN
CVS tags: v0_8_2p2, v0_8_1p0, v0_8_1, v0_8_0p0, v0_8_0, HEAD
ipsec-tools

    1: IPsec-tools
    2: ===========
    3: 
    4: This package provides a way to use the native IPsec functionality 
    5: in the Linux 2.6+ kernel. It works as well on NetBSD and FreeBSD.
    6: 
    7: 	- libipsec, a PF_KEYv2 library
    8: 	- setkey, a tool to directly manipulate policies and SAs
    9: 	- racoon, an IKEv1 keying daemon
   10: 
   11: IPsec-tools were ported to Linux from the KAME project 
   12: (http://www.kame.net) by Derek Atkins  <derek@ihtfp.com>.
   13: 
   14: Currently the package is actively maintained and developed by: 
   15: 	Emmanuel Dreyfus <manu@netbsd.org>
   16: 	VANHULLEBUS Yvan <vanhu@free.fr>
   17: 	Matthew Grooms <mgrooms@shrew.net>
   18: 	Timo Teräs <timo.teras@iki.fi>
   19: 
   20: Sources can be found at the IPsec-Tools home page at:
   21: 	http://ipsec-tools.sourceforge.net/
   22: 
   23: And CVS repository is hosted at NetBSD tree:
   24: 	cvs -danoncvs@anoncvs.netbsd.org:/cvsroot co ipsec-tools
   25: 
   26: Bug reports and project wiki is located at:
   27: 	https://trac.ipsec-tools.net/
   28: 
   29: Please report any problems to the mailing list:
   30: 	ipsec-tools-devel@lists.sourceforge.net
   31: 	ipsec-tools-users@lists.sourceforge.net
   32: 
   33: You can also browse the list archive:
   34: 	http://sf.net/mailarchive/forum.php?forum_name=ipsec-tools-devel
   35: 
   36: Credits:
   37: 	IHTFP Consulting, see http://www.ihtfp.com/
   38: 	SUSE Linux AG, see http://www.suse.com/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>