From nobody Wed Jul 16 02:21:22 2025 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bhftq0Mqfz61wgG; Wed, 16 Jul 2025 02:21:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bhftp6nwhz3tF6; Wed, 16 Jul 2025 02:21:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752632483; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=G/9aRSrNbnZ9na9bQtPpyIPL6gzc2uid03DbE7dAWnM=; b=o/JPemo/0+CIuXeaRYZGFQGqx7/dC5/WX+DMcuol+5bEITa9oPy+AMVkvqO+cyvWuDXaRp pptrLJhxi3gBunQOY7uxmPeWkND02bs4pB6Z8E/tcuDT4QAwG5HDnUSO3FWJlNTFWC28jH iUpv+hpTp4Vb/+IQl7FQ+1ddI3CjlFtp6+IEoMqVt3yW3tU55lZbAuzHjp+dvuZDi1ry5l ke8G3hC5GjW8spLsf9dCnFXdaDN7jptru+dZFExsFEWPHxmv4EfhiuDt5MOOPQ79Hrphjm 5Kuv3sBq0MEBdikLdh2VALxvy3CdueGQZIibxQHIgtpSI8d2eJ4rs84+uGBUCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752632482; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=G/9aRSrNbnZ9na9bQtPpyIPL6gzc2uid03DbE7dAWnM=; b=ZFIhzyIofITBBsD+87NZrQT2RZhIPdjlPs2anCVnKwa5rWRMPN+QsF6O6FXKVb8vBltRep xKTz55mvOc0ph87ka7IoaPvo8P8ESB4cKJ/WEnMz8lCn0gEfwky+br192NPNy/HTS9pnqv +B4bU56duwDcdgLHjYrSERHx+dZV7yYy40KVWulmXkxjk7hnQUPdtzSLoGPMhbpc/RRAQe f7vr6he/ubcYDTp3gd8rDHwgdVmVbkaxTnaGAkqboFUhbMoptxM0jA222nexCz/YXYRZOa SsO9KNuUb8H7gvWKxoV3UNEZxOEtW5rqlttpRof3fV79jzaAcwcBWB2v7bYTjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1752632483; a=rsa-sha256; cv=none; b=XHPk1knuWQds+F25KmXnhF2P0EHH7lRFtSvby7ANhzKPf8tuwhMm6Zd1LsClBprrIWHeR5 JwlZmBjPQZwB7x8uJG4IIM2EZxa/NUjlZMKt9LsQU7bk6HG38ZVQSzYDH7rkzfW2LjGgz2 kmPRnzfr34/VsBW68IAYIqu9e4DPHPiq9KRtnoHiTzv5Gkt+eu27XhpdGeLfUJhqN2NENF ejKWnVvBgufR1zmo3XigPdbMWHVrDTifLH8GJTnaRWQBOgRILlDL6cA4+gmdk50i9Nk0ak PAT597N5D6b/PGvCaByk/hlCTRR3E/hokjghogei0qynT3zmwNCn9ILzoaPQ4A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bhftp6PNgz15V8; Wed, 16 Jul 2025 02:21:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 56G2LM9a066303; Wed, 16 Jul 2025 02:21:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 56G2LM5T066300; Wed, 16 Jul 2025 02:21:22 GMT (envelope-from git) Date: Wed, 16 Jul 2025 02:21:22 GMT Message-Id: <202507160221.56G2LM5T066300@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Koichiro Iwao Subject: git: 16879ba61595 - stable/13 - ifconfig.8: remove accept_rev_ethip_ver and send_rev_ethip_ver List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 16879ba615952712df4a23e12fa2ff64a6b2d100 Auto-Submitted: auto-generated The branch stable/13 has been updated by meta: URL: https://cgit.FreeBSD.org/src/commit/?id=16879ba615952712df4a23e12fa2ff64a6b2d100 commit 16879ba615952712df4a23e12fa2ff64a6b2d100 Author: Koichiro Iwao AuthorDate: 2025-07-11 12:06:34 +0000 Commit: Koichiro Iwao CommitDate: 2025-07-16 02:19:47 +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 28b6f2dfb72e..68384d4994a9 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -27,7 +27,7 @@ .\" .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 .\" -.Dd May 12, 2024 +.Dd July 11, 2025 .Dt IFCONFIG 8 .Os .Sh NAME @@ -2793,16 +2793,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. @@ -2811,16 +2801,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,