diff options
author | itojun <itojun@pkgsrc.org> | 2001-02-22 02:12:32 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-02-22 02:12:32 +0000 |
commit | 2e07181b733eb8abf7c38a7cb198bfd0bb5aa937 (patch) | |
tree | a08a83e83fe59c76e0fd4ee8eb3301ee5110ae3c | |
parent | fcf9632fe7ccdcb51bdc81224129c9d1144155f3 (diff) | |
download | pkgsrc-2e07181b733eb8abf7c38a7cb198bfd0bb5aa937.tar.gz |
update to 2001/2/22 snapshot.
sync up with majority interpretation on tunnel mode bundle proposal.
lots of IKE implementation proposes "IP AH ESP IP payload" as
"AH tunnel and ESP tunnel".
couple of other minor fixes
-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 cb13ee246d6..7da5c3e0b61 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2001/02/18 16:00:14 itojun Exp $ +# $NetBSD: Makefile,v 1.31 2001/02/22 02:12:32 itojun Exp $ # -DISTNAME= racoon-20010215a +DISTNAME= racoon-20010222a 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 81b095f371a..3589dba7b94 100644 --- a/security/racoon/files/md5 +++ b/security/racoon/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.16 2001/02/18 16:00:14 itojun Exp $ +$NetBSD: md5,v 1.17 2001/02/22 02:12:32 itojun Exp $ -MD5 (racoon-20010215a.tar.gz) = 5d4467f279ab6309ead78fb2c0358e2e +MD5 (racoon-20010222a.tar.gz) = 9b550b2b909408134b5bd99ec1c81309 |