Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Mentions that IPSEC_DEBUG works with FAST_IPS...



details:   https://anonhg.NetBSD.org/src/rev/cb92299b3333
branches:  trunk
changeset: 757769:cb92299b3333
user:      degroote <degroote%NetBSD.org@localhost>
date:      Tue Sep 21 13:47:41 2010 +0000

description:
Mentions that IPSEC_DEBUG works with FAST_IPSEC implementation

diffstat:

 share/man/man4/fast_ipsec.4 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 835c8d06eb1a -r cb92299b3333 share/man/man4/fast_ipsec.4
--- a/share/man/man4/fast_ipsec.4       Tue Sep 21 13:46:41 2010 +0000
+++ b/share/man/man4/fast_ipsec.4       Tue Sep 21 13:47:41 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fast_ipsec.4,v 1.8 2009/04/28 02:59:05 reed Exp $
+.\"    $NetBSD: fast_ipsec.4,v 1.9 2010/09/21 13:47:41 degroote Exp $
 .\"    $FreeBSD: fast_ipsec.4,v 1.2 2003/03/03 11:51:30 ru Exp $
 .\"
 .\" Copyright (c) 2004
@@ -36,6 +36,7 @@
 .Nd Fast IPsec hardware-accelerated IP Security Protocols
 .Sh SYNOPSIS
 .Cd "options FAST_IPSEC"
+.Cd "options IPSEC_DEBUG"
 .Cd "options IPSEC_NAT_T"
 .Cd "pseudo-device crypto"
 .Sh DESCRIPTION



Home | Main Index | Thread Index | Old Index