diff options
author | itojun <itojun> | 2000-07-01 01:11:28 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-07-01 01:11:28 +0000 |
commit | b89e32845831073c172c58cdd7ab3815f90ad513 (patch) | |
tree | dd2b10b2fe3029d34e1826d3b2a1c2621667a494 /security/racoon | |
parent | cc80689639116588c90657c18f1dbe29ba8729d5 (diff) | |
download | pkgsrc-b89e32845831073c172c58cdd7ab3815f90ad513.tar.gz |
use more recent code from kame(7/1).
changes from 6/14:
- improved internal data garbage collection
- avoid sending packet that constitutes invalid exchange
- "non_auth" setting will avoid negotiating ESP authentication
- improve notify message
Diffstat (limited to 'security/racoon')
-rw-r--r-- | security/racoon/Makefile | 4 | ||||
-rw-r--r-- | security/racoon/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 80cf614814f..a9d2a05b57d 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2000/06/20 16:37:25 itojun Exp $ +# $NetBSD: Makefile,v 1.11 2000/07/01 01:11:28 itojun Exp $ # -DISTNAME= racoon-20000620a +DISTNAME= racoon-20000701a CATEGORIES= security net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ diff --git a/security/racoon/files/md5 b/security/racoon/files/md5 index d84230fc9ac..0d5007f02be 100644 --- a/security/racoon/files/md5 +++ b/security/racoon/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/06/20 16:37:28 itojun Exp $ +$NetBSD: md5,v 1.4 2000/07/01 01:11:32 itojun Exp $ -MD5 (racoon-20000620a.tar.gz) = 589feee60184e1f1176af94dd66c1bca +MD5 (racoon-20000701a.tar.gz) = 573a419ee883606b8d31d89125f146c6 |