Module Name: src
Committed By: degroote
Date: Tue Sep 21 13:46:41 UTC 2010
Modified Files:
src/share/man/man4: options.4
Log Message:
Mentions the FAST_IPSEC options
To generate a diff of this commit:
cvs rdiff -u -r1.395 -r1.396 src/share/man/man4/options.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.395 src/share/man/man4/options.4:1.396
--- src/share/man/man4/options.4:1.395 Sun Jul 25 07:09:02 2010
+++ src/share/man/man4/options.4 Tue Sep 21 13:46:41 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.395 2010/07/25 07:09:02 wiz Exp $
+.\" $NetBSD: options.4,v 1.396 2010/09/21 13:46:41 degroote Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1650,7 +1650,7 @@
.It Cd options IPSEC
Includes support for the
.Tn IPsec
-protocol.
+protocol, using the KAME implementation.
See
.Xr ipsec 4
for details.
@@ -1665,10 +1665,21 @@
Includes support for
.Tn IPsec
.Tn ESP
-protocol.
+protocol, using the KAME implementation.
See
.Xr ipsec 4
for details.
+.It Cd options FAST_IPSEC
+Includes support for the
+.Tn IPsec
+protocol, using the implementation derived from
+.Ox
+, relaying on
+.Xr opencrypto 9
+to carry out cryptographic operations.
+See
+.Xr fast_ipsec 4
+for details.
.It Cd options IPSEC_NAT_T
Includes support for
.Tn IPsec