Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2020 10:25:14 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r357364 - head/share/man/man4
Message-ID:  <202002011025.011APE74087631@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Sat Feb  1 10:25:13 2020
New Revision: 357364
URL: https://svnweb.freebsd.org/changeset/base/357364

Log:
  bridge.4: Remove notes about FreeBSD 6.2-7.2
  
  Reported by:	Mateusz Kwiatkowski
  Reviewed by:	brueffer
  Approved by:	bcr (mentor)
  Differential Revision:	 https://reviews.freebsd.org/D23393

Modified:
  head/share/man/man4/bridge.4

Modified: head/share/man/man4/bridge.4
==============================================================================
--- head/share/man/man4/bridge.4	Sat Feb  1 10:15:23 2020	(r357363)
+++ head/share/man/man4/bridge.4	Sat Feb  1 10:25:13 2020	(r357364)
@@ -35,7 +35,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 16, 2017
+.Dd February 01, 2020
 .Dt IF_BRIDGE 4
 .Os
 .Sh NAME
@@ -480,13 +480,6 @@ ifconfig gif0 tunnel 1.2.3.4 5.6.7.8 up
 ifconfig bridge0 create
 ifconfig bridge0 addm fxp0 addm gif0 up
 .Ed
-.Pp
-Note that
-.Fx
-6.1, 6.2, 6.3, 7.0, 7.1, and 7.2 have a bug in the EtherIP protocol.
-For more details and workaround, see the
-.Xr gif 4
-manual page.
 .Sh SEE ALSO
 .Xr gif 4 ,
 .Xr ipf 4 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002011025.011APE74087631>