summaryrefslogtreecommitdiffstats
path: root/usr.sbin/gifconfig/gifconfig.8
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>2000-07-05 08:42:07 +0000
committeritojun <itojun@FreeBSD.org>2000-07-05 08:42:07 +0000
commit733c29e0b9f1d6a941892312edf4238d4490d467 (patch)
treeaf345f155b4ffc70337d8dc589c241f171b5b187 /usr.sbin/gifconfig/gifconfig.8
parent44ab6a4c89ef91aa29d8a3b3e071ea1fda6b9f0e (diff)
downloadFreeBSD-src-733c29e0b9f1d6a941892312edf4238d4490d467.zip
FreeBSD-src-733c29e0b9f1d6a941892312edf4238d4490d467.tar.gz
sync with more recent KAME tree. handles scoped IPv6 notation.
supports "delete" subcommand. corrects PR 19663.
Diffstat (limited to 'usr.sbin/gifconfig/gifconfig.8')
-rw-r--r--usr.sbin/gifconfig/gifconfig.821
1 files changed, 16 insertions, 5 deletions
diff --git a/usr.sbin/gifconfig/gifconfig.8 b/usr.sbin/gifconfig/gifconfig.8
index 37b036d..6a4e491 100644
--- a/usr.sbin/gifconfig/gifconfig.8
+++ b/usr.sbin/gifconfig/gifconfig.8
@@ -1,6 +1,9 @@
+.\" $FreeBSD$
+.\" $KAME: gifconfig.8,v 1.5 2000/05/13 07:48:10 itojun Exp $
+.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -12,7 +15,7 @@
.\" 3. Neither the name of the project nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -25,9 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: gifconfig.8,v 1.2 1999/10/07 04:25:54 itojun Exp $
-.\" $FreeBSD$
-.\"
.Dd May 17, 1998
.Dt GIFCONFIG 8
.Os
@@ -40,6 +40,9 @@
.Op Ar af
.Op Ar physsrc physdest
.Nm gifconfig
+.Ar interface
+.Ic delete
+.Nm gifconfig
.Fl a
.Sh DESCRIPTION
.Nm
@@ -66,6 +69,14 @@ and will be treated as
.Li inet
if ommitted.
.Pp
+If a special argument
+.Ic delete
+is specified,
+.Nm
+just deletes the existing source and destination addresses on
+.Ar interface .
+If no outer addresses are specified, this usage has no effect.
+.Pp
.Nm
takes the following optional argument:
.Bl -tag -width Ds
OpenPOWER on IntegriCloud