git: 3348498d96d5 - stable/14 - ifconfig.8: remove accept_rev_ethip_ver and send_rev_ethip_ver
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Jul 2025 07:39:58 UTC
The branch stable/14 has been updated by meta:
URL: https://cgit.FreeBSD.org/src/commit/?id=3348498d96d5c1a11c87f9983185c48d29a504b5
commit 3348498d96d5c1a11c87f9983185c48d29a504b5
Author: Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2025-07-11 12:06:34 +0000
Commit: Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-07-16 02:17:26 +0000
ifconfig.8: remove accept_rev_ethip_ver and send_rev_ethip_ver
It is removed long ago [1] and unavailable on FreeBSD 11 and later,
but the corresponding entries in the man page were not removed
accordingly.
[1] https://cgit.freebsd.org/src/commit/?id=b1c250ff3ff6af36e95f5cf910973133c3445704
MFH after: 3 days
Reviewed by: mhorne
Approved by: mhorne
Differential Revision: https://reviews.freebsd.org/D51261
(cherry picked from commit cca6a72d7f7131685a082c123aff17208aa1693f)
---
sbin/ifconfig/ifconfig.8 | 22 +---------------------
1 file changed, 1 insertion(+), 21 deletions(-)
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 2f87ae8b8a5f..ce15e3a68abc 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd June 6, 2024
+.Dd July 11, 2025
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -2828,16 +2828,6 @@ interfaces previously configured with
Another name for the
.Fl tunnel
parameter.
-.It Cm accept_rev_ethip_ver
-Set a flag to accept both correct EtherIP packets and ones
-with reversed version field.
-Enabled by default.
-This is for backward compatibility with
-.Fx 6.1 ,
-6.2, 6.3, 7.0, and 7.1.
-.It Cm -accept_rev_ethip_ver
-Clear a flag
-.Cm accept_rev_ethip_ver .
.It Cm ignore_source
Set a flag to accept encapsulated packets destined to this host
independently from source address.
@@ -2846,16 +2836,6 @@ from the load balancers.
.It Cm -ignore_source
Clear a flag
.Cm ignore_source .
-.It Cm send_rev_ethip_ver
-Set a flag to send EtherIP packets with reversed version
-field intentionally.
-Disabled by default.
-This is for backward compatibility with
-.Fx 6.1 ,
-6.2, 6.3, 7.0, and 7.1.
-.It Cm -send_rev_ethip_ver
-Clear a flag
-.Cm send_rev_ethip_ver .
.El
.Ss GRE Tunnel Parameters
The following parameters apply to GRE tunnel interfaces,