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 the FAST_IPSEC options
details: https://anonhg.NetBSD.org/src/rev/835c8d06eb1a
branches: trunk
changeset: 757768:835c8d06eb1a
user: degroote <degroote%NetBSD.org@localhost>
date: Tue Sep 21 13:46:41 2010 +0000
description:
Mentions the FAST_IPSEC options
diffstat:
share/man/man4/options.4 | 17 ++++++++++++++---
1 files changed, 14 insertions(+), 3 deletions(-)
diffs (41 lines):
diff -r 9b5f27005944 -r 835c8d06eb1a share/man/man4/options.4
--- a/share/man/man4/options.4 Tue Sep 21 13:41:18 2010 +0000
+++ b/share/man/man4/options.4 Tue Sep 21 13:46:41 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index