Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 03-May-2024 | - | 82,128 | 61,597 | ||
Android.mk | D | 03-May-2024 | 2.3 KiB | 95 | 59 | |
ChangeLog | D | 03-May-2024 | 62.6 KiB | 1,819 | 1,194 | |
CleanSpec.mk | D | 03-May-2024 | 2.2 KiB | 50 | 0 | |
Makefile | D | 03-May-2024 | 939 | 36 | 35 | |
NEWS | D | 03-May-2024 | 5.6 KiB | 160 | 142 | |
NOTICE | D | 03-May-2024 | 20.9 KiB | 419 | 346 | |
README | D | 03-May-2024 | 1.2 KiB | 39 | 28 | |
README.google | D | 03-May-2024 | 94 | 3 | 2 | |
ThirdPartyProject.prop | D | 03-May-2024 | 227 | 10 | 9 | |
config.h | D | 03-May-2024 | 514 | 28 | 21 | |
main.c | D | 03-May-2024 | 6 KiB | 242 | 192 | |
setup.c | D | 03-May-2024 | 19.8 KiB | 671 | 539 |
README
1IPsec-tools 2=========== 3 4This package provides a way to use the native IPsec functionality 5in 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 11IPsec-tools were ported to Linux from the KAME project 12(http://www.kame.net) by Derek Atkins <derek@ihtfp.com>. 13 14Currently 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 20Sources can be found at the IPsec-Tools home page at: 21 http://ipsec-tools.sourceforge.net/ 22 23And CVS repository is hosted at NetBSD tree: 24 cvs -danoncvs@anoncvs.netbsd.org:/cvsroot co ipsec-tools 25 26Bug reports and project wiki is located at: 27 https://trac.ipsec-tools.net/ 28 29Please report any problems to the mailing list: 30 ipsec-tools-devel@lists.sourceforge.net 31 ipsec-tools-users@lists.sourceforge.net 32 33You can also browse the list archive: 34 http://sf.net/mailarchive/forum.php?forum_name=ipsec-tools-devel 35 36Credits: 37 IHTFP Consulting, see http://www.ihtfp.com/ 38 SUSE Linux AG, see http://www.suse.com/ 39