Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Update for the new create-on-the-fly nature.
details: https://anonhg.NetBSD.org/src/rev/fb36615a8966
branches: trunk
changeset: 494110:fb36615a8966
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun Jul 02 00:47:52 2000 +0000
description:
Update for the new create-on-the-fly nature.
diffstat:
share/man/man4/gif.4 | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r edaf2f25c9e5 -r fb36615a8966 share/man/man4/gif.4
--- a/share/man/man4/gif.4 Sun Jul 02 00:28:00 2000 +0000
+++ b/share/man/man4/gif.4 Sun Jul 02 00:47:52 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gif.4,v 1.10 2000/06/30 18:32:13 itojun Exp $
+.\" $NetBSD: gif.4,v 1.11 2000/07/02 00:47:52 thorpej Exp $
.\" $KAME: gif.4,v 1.15 2000/04/19 09:39:42 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -49,14 +49,19 @@
.Pp
To use
.Nm gif ,
-administrator needs to configure protocol and addresses used for the outer
+the administrator must first create the interface
+and then configure protocol and addresses used for the outer
header.
This can be done by using
.Xr ifconfig 8
+.Sq create
+and
.Sq tunnel
-subcommand, or
+subcommands, or
+.Dv SIOCIFCREATE
+and
.Dv SIOCSIFPHYADDR
-ioctl.
+ioctls.
Also, administrator needs to configure protocol and addresses used for the
inner header, by using
.Xr ifconfig 8 .
Home |
Main Index |
Thread Index |
Old Index