diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-27 11:16:17 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-27 11:16:17 +0000 |
commit | 35d3367f7e29fc08a3756aadfe63ed55eca709a6 (patch) | |
tree | 1600a752c57c6eab17825236714dd3469e7dc637 /sbin/isakmpd | |
parent | 3f2e4f790656923ac68fc15cb25869ef122a9e9e (diff) |
Tell about OpenBSD being isakmpd's home.
Diffstat (limited to 'sbin/isakmpd')
-rw-r--r-- | sbin/isakmpd/README | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/sbin/isakmpd/README b/sbin/isakmpd/README index 29d4bce4f63..ebd36ab20fa 100644 --- a/sbin/isakmpd/README +++ b/sbin/isakmpd/README @@ -1,20 +1,11 @@ -$OpenBSD: README,v 1.15 2000/01/26 15:23:45 niklas Exp $ +$OpenBSD: README,v 1.16 2001/01/27 11:16:16 niklas Exp $ $EOM: README,v 1.28 1999/10/10 22:53:24 angelos Exp $ This is isakmpd, a BSD-licensed ISAKMP/Oakley (a.k.a. IKE) implementation. It's written by Niklas Hallqvist and Niels Provos, -funded by Ericsson Radio Systems AB. Currently it is work in -progress, although it can be used for real setups. There are -releases, but this distribution is not a release and is not named with -ordinary version numbers. When you got the source, hopefully the -archive was named with a date which reflects when it was created. -These archives are also known as snapshots and will be created at -irregular intervals and put up on ftp.gsnig.net and ftp.appli.se in -/pub/isakmpd. From Nov 14, 1998 isakmpd is also available in the -OpenBSD main source tree under src/sbin/isakmpd, though slightly -modified because I don't want to carry support files for other OSes in -that distribution. Look at http://www.openbsd.org/ for details on how -to get OpenBSD source. +funded by Ericsson Radio Systems AB. Isakmpd's home is in the +OpenBSD main source tree under src/sbin/isakmpd. Look at +http://www.openbsd.org/ for details on how to get OpenBSD source. Isakmpd is being developed under OpenBSD, with OpenBSD as its primary target, however, it is ported to Linux with FreeS/WAN IPsec. The |