summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>2000-12-31 00:25:38 +0000
committerangelos <angelos@openbsd.org>2000-12-31 00:25:38 +0000
commit68e5fc696b07c52c7e315e08d34e831e4d10502c (patch)
tree0929de1e524eaa2f9d20f9fa1e6c8eb939dd8a98
parentRedress PR 1547. Provide an option to pass high characters without (diff)
downloadwireguard-openbsd-68e5fc696b07c52c7e315e08d34e831e4d10502c.tar.xz
wireguard-openbsd-68e5fc696b07c52c7e315e08d34e831e4d10502c.zip
Update bugs section.
-rw-r--r--share/man/man4/gif.411
1 files changed, 10 insertions, 1 deletions
diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4
index a10488226e4..639d363875d 100644
--- a/share/man/man4/gif.4
+++ b/share/man/man4/gif.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gif.4,v 1.9 2000/12/31 00:19:22 angelos Exp $
+.\" $OpenBSD: gif.4,v 1.10 2000/12/31 00:25:38 angelos Exp $
.\" $KAME: gif.4,v 1.15 2000/04/19 09:39:42 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -132,3 +132,12 @@ and your node will generate packets with a spoofed source address.
.Pp
If the outer protocol is IPv6, path MTU discovery for encapsulated packet
may affect communication over the interface.
+.Pp
+When used in conjunction with the
+.Xr bridge 4 ,
+only one bridge tunnel may be operational for every pair of
+source/destination addresses.
+If more than one
+.Nm gif
+interface is configured with the same pair of outer addresses, the
+one with the lowest index number will receive all traffic.