Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/share/man/man4 pullup 1.6->1.7 (explorer)



details:   https://anonhg.NetBSD.org/src/rev/a13d46da7958
branches:  netbsd-1-4
changeset: 469156:a13d46da7958
user:      perry <perry%NetBSD.org@localhost>
date:      Fri Jul 02 16:37:30 1999 +0000

description:
pullup 1.6->1.7 (explorer)

diffstat:

 share/man/man4/gre.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 90f388b7c39b -r a13d46da7958 share/man/man4/gre.4
--- a/share/man/man4/gre.4      Fri Jul 02 16:36:35 1999 +0000
+++ b/share/man/man4/gre.4      Fri Jul 02 16:37:30 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gre.4,v 1.6 1999/03/16 01:19:16 garbled Exp $
+.\" $NetBSD: gre.4,v 1.6.2.1 1999/07/02 16:37:30 perry Exp $
 .\"
 .\" Copyright 1998 (c) The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -191,6 +191,12 @@
 one directly over the tunnel to prevent loops. This is possibly not
 the best solution.
 .Pp
+To avoid the address munging described above, turn on the link1 flag
+on the ifconfig command line.  This implies that the GRE packet
+destination (set via greconfig -d) and the ifconfig remote host are
+not the same IP addresses, and that the GRE destination does not route
+over the greX interface itself.
+.Pp
 GRE RFC not yet fully implemented (no GRE options), no other protocols
 yet than IP over IP.
 .Pp



Home | Main Index | Thread Index | Old Index