Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/share/man/man4 Pull up following revision(s) (requested...
details: https://anonhg.NetBSD.org/src/rev/74e9896b6787
branches: netbsd-2-0
changeset: 564878:74e9896b6787
user: riz <riz%NetBSD.org@localhost>
date: Fri Oct 28 23:20:22 2005 +0000
description:
Pull up following revision(s) (requested by jmc in ticket #5946):
share/man/man4/fast_ipsec.4: revision 1.2
share/man/man4/fast_ipsec.4: revision 1.3
Fix Dd argument; new sentence, new line; sort sections;
typo fixes.
diffstat:
share/man/man4/fast_ipsec.4 | 63 +++++++++++++++++++++++---------------------
1 files changed, 33 insertions(+), 30 deletions(-)
diffs (98 lines):
diff -r e9fa7ee8b379 -r 74e9896b6787 share/man/man4/fast_ipsec.4
--- a/share/man/man4/fast_ipsec.4 Fri Oct 28 22:58:43 2005 +0000
+++ b/share/man/man4/fast_ipsec.4 Fri Oct 28 23:20:22 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fast_ipsec.4,v 1.1.2.2 2004/04/30 04:05:24 jmc Exp $
+.\" $NetBSD: fast_ipsec.4,v 1.1.2.3 2005/10/28 23:20:22 riz Exp $
.\" $FreeBSD: fast_ipsec.4,v 1.2 2003/03/03 11:51:30 ru Exp $
.\"
.\" Copyright (c) 2004
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 25 23, 2004
+.Dd April 25, 2004
.Dt FAST_IPSEC 4
.Os
.Sh NAME
@@ -75,20 +75,47 @@
.Xr sysctl 8 .
.Sh DIAGNOSTICS
To be added.
+.Sh SEE ALSO
+.Xr ipsec 4 ,
+.Xr setkey 8 ,
+.Xr sysctl 8 ,
+.Xr opencrypto 9
+.Sh HISTORY
+The protocols draw heavily on the
+.Ox
+implementation of the
+.Tn IPsec
+protocols.
+The policy management code is derived from the
+.Tn KAME
+implementation found in their
+.Tn IPsec
+protocols.
+The
+.Nm
+protocols are based on code which appeared in
+.Fx 4.7 .
+The
+.Nx
+version is a close copy of the
+.Fx
+original, and first appeared in
+.Nx 2.0 .
.Sh BUGS
There is presently no support for IPv6.
Configuring
.Nm
in conjunction with INET6
-is explictly experimental and unsupported. At the time of writing, combining
+is explictly experimental and unsupported.
+At the time of writing, combining
.Nm
-and INET6 in a single kernel is beleived to yield a working IPv6 stack,
+and INET6 in a single kernel is believed to yield a working IPv6 stack,
provided that no IPv6 traffic makes any use whatsoever of
.Xr ipsec 4 .
Attempting to send or receive
-.Xr ipsec 4
+.Xr ipsec 4
IPv6 traffic to or from such a kernel may trigger kernel panics, or
-may expose the unprotected plaintext of IPv6 traffic which is configured
+may expose the unprotected plaintext of IPv6 traffic which is configured
to be secured via
.Xr ipsec 4 .
Caveat emptor.
@@ -103,27 +130,3 @@
subsystem.
.Pp
This documentation is incomplete.
-.Sh SEE ALSO
-.Xr ipsec 4 ,
-.Xr setkey 8 ,
-.Xr sysctl 8 ,
-.Xr opencrypto 9 .
-.Sh HISTORY
-The protocols draw heavily on the
-.Ox
-implementation of the
-.Tn IPsec
-protocols.
-The policy management code is derived from the
-.Tn KAME
-implementation found
-in their
-.Tn IPsec
-protocols.
-The
-.Nm
-protocols are based on code which appeared in
-.Fx 4.7 .
-The NetBSD version is a close copy of the FreeBSD original, and
-first appeared in
-.Nx 2.0 .
Home |
Main Index |
Thread Index |
Old Index