Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Add 'tunnel mode ipip' to the cisco configura...
details: https://anonhg.NetBSD.org/src/rev/27efe9982199
branches: trunk
changeset: 359641:27efe9982199
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun Feb 18 21:31:32 2018 +0000
description:
Add 'tunnel mode ipip' to the cisco configuration as requested in
PR kern/53037
XXX pullup-8
diffstat:
share/man/man4/gif.4 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 07102cdfcf09 -r 27efe9982199 share/man/man4/gif.4
--- a/share/man/man4/gif.4 Sun Feb 18 15:29:29 2018 +0000
+++ b/share/man/man4/gif.4 Sun Feb 18 21:31:32 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gif.4,v 1.30 2010/01/15 19:23:38 joerg Exp $
+.\" $NetBSD: gif.4,v 1.31 2018/02/18 21:31:32 pgoyette Exp $
.\" $KAME: gif.4,v 1.24 2001/02/20 12:54:01 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 15, 2009
+.Dd February 19, 2018
.Dt GIF 4
.Os
.Sh NAME
@@ -185,6 +185,7 @@
ip unnumbered D ! e.g. address from Ethernet interface
tunnel source D ! e.g. address from Ethernet interface
tunnel destination A
+ tunnel mode ipip
ip route C <some interface and mask>
ip route A mask C
ip route X mask tunnelX
Home |
Main Index |
Thread Index |
Old Index