Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix SF#24: incorrect auth...
details: https://anonhg.NetBSD.org/src/rev/f97bf2247c09
branches: trunk
changeset: 433950:f97bf2247c09
user: maxv <maxv%NetBSD.org@localhost>
date: Sat Oct 13 15:38:28 2018 +0000
description:
Fix SF#24: incorrect authentication algorithms, copy-pasto.
diffstat:
crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r aed2165f5cdb -r f97bf2247c09 crypto/dist/ipsec-tools/src/racoon/racoon.conf.5
--- a/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 Sat Oct 13 15:17:45 2018 +0000
+++ b/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 Sat Oct 13 15:38:28 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: racoon.conf.5,v 1.67 2013/06/20 15:41:18 christos Exp $
+.\" $NetBSD: racoon.conf.5,v 1.68 2018/10/13 15:38:28 maxv Exp $
.\"
.\" Id: racoon.conf.5,v 1.54 2006/08/22 18:17:17 manubsd Exp
.\"
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd June 17, 2013
+.Dd October 13, 2018
.Dt RACOON.CONF 5
.Os
.\"
@@ -1106,7 +1106,6 @@
.Pq used with ESP
.\"
.It Ic authentication_algorithm Ar algorithms ;
-.Ic des , 3des , des_iv64 , des_iv32 ,
.Ic hmac_md5 , hmac_sha1 , hmac_sha256, hmac_sha384, hmac_sha512, non_auth
.Pq used with ESP authentication and AH
.\"
Home |
Main Index |
Thread Index |
Old Index