diff options
Diffstat (limited to 'security/isakmpd/pkg-descr')
-rw-r--r-- | security/isakmpd/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/security/isakmpd/pkg-descr b/security/isakmpd/pkg-descr new file mode 100644 index 000000000000..795df6d1c23b --- /dev/null +++ b/security/isakmpd/pkg-descr @@ -0,0 +1,15 @@ +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. + +WWW: http://www.openbsd.org/ |