From nobody Thu Sep 24 00:45:38 2026 X-Original-To: dev-commits-src-branches@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 4hqw9b0wdFz6tFwl for ; Thu, 24 Sep 2026 00:45:39 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hqw9Z68fqz4KkP for ; Thu, 24 Sep 2026 00:45:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1790210738; 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=pQA1NBajfGWwOIAjqJihnq13OPOkeWGx2oSxdhgnEVc=; b=EXQY9v86fEkOjCLvL8yIhl8S2A33VTWzn85gohu9cY7WMVJZYm8dJY0lFNhvSHApfkXNT/ b4TfMEzILntYYSUfnGMc527tNZjEdEEw0OzjQoZEsNZ6d1Cf4YGKZOf4HbBsvYp7n21TMB bZp+jM5jyb+PmHV5Z2Jsd9H0L5YPpOU02Yi2cCOBbsImw2XhTe2Um3q8v2Rbv03xDpUi0t vdAzfkHnD/qoSc4NBHoTNx9QSA61fjE/2bNSQXR3/u1h9Lp0p/888SfZ/rqOnu7QZWhl2A o8L4m2Om63x9kdE3bEp0rT/1jMsWwDg6byXGPJLellGs290rxgSk8BMXNltUoQ== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1790210738; b=JVYGCD4T2TyP/p364dDhEMORGNHbfjWBjM8iBxUBTu3kJcOzWLUbGClf2+eXjOpuZUoWx5 Ehq55fEsHFju2ozgF8KDRc9jGmDuR2Gi6hRNsq3jQ0ZQCT5mj2nRNE/L0yuB2qMMYdycSl 2XZKZHDioOOIQ3pGGZ92+4nEiW5nxJtf2Vu6k3+vYCQkA4UWnf4B0Vp+7ev9vBrWaRUSop tqcoa0SCHSOrD1/LzsfSBVqpB4juRj0sgI26QcEYcT9UGNGTmVcGCNdzO41jKDPNVxr+mL jb0rLxTdZYry8e/sls+/MZu8Rul710Ezo15P6dU9EDU+0NCB9OsHftHRW1y0zg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1790210738; 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=pQA1NBajfGWwOIAjqJihnq13OPOkeWGx2oSxdhgnEVc=; b=UBvlALDJKVm4k/TKf9h4s6XuZolaByXivKtGHDbyHOcSQDJv/F9toDVlMgOBI3P9mawH2l baWtRaJUw1aDXRJSyzDWoTRj3ir+Qz8fUEhHW94fDeJoaZYj0kmcPRz0LXevi3bmpSod75 npyRslhhUf+kDPEOXs07hW3tigW21/bCHz/bO5gJ7t99vpMTi/hyTOR+n0TTma4jfVsujJ /IFgbTWL5p/tEGZlqiDcEGyb6kLK2lUl/5nWvljSO+zBM/OAPrzgoHX35D8AIC64NuzBC6 7RB7kuprnBnEytsriwxw/5OsP2Lm3MGfHW48IyBUejb7NQ6qEO+jOGQUN1E8RA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hqw9Z5D9cz1FgL for ; Thu, 24 Sep 2026 00:45:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 229a5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 24 Sep 2026 00:45:38 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Maxim Konovalov Subject: git: fd3ded8c0143 - stable/15 - ipfw.8: grammar List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: maxim X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: fd3ded8c0143e32fd8927d0675836b5c882ef2c9 Auto-Submitted: auto-generated Date: Thu, 24 Sep 2026 00:45:38 +0000 Message-Id: <6ab472b2.229a5.547b64ba@gitrepo.freebsd.org> The branch stable/15 has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=fd3ded8c0143e32fd8927d0675836b5c882ef2c9 commit fd3ded8c0143e32fd8927d0675836b5c882ef2c9 Author: Maxim Konovalov AuthorDate: 2026-09-09 17:21:06 +0000 Commit: Maxim Konovalov CommitDate: 2026-09-24 00:42:21 +0000 ipfw.8: grammar (cherry picked from commit 055a726ca6324eead24df4177effd9c69755f386) --- sbin/ipfw/ipfw.8 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index c4a00e8baf8a..48a6dad0986a 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -792,7 +792,7 @@ I.e. A packet matching a rule with syslog,ipfw0 ... .Ed .Pp -will log upto 50 packets. +will log up to 50 packets. .It Cm tag Ar number When a packet matches a rule with the .Cm tag @@ -1454,7 +1454,7 @@ Matches any IPv4 or IPv6 address for which an entry exists in the lookup table .Ar number and 32-bit unsigned .Ar value -specified matchess entry value. +specified matches entry value. .It table Ns Pq Ar name , Ns Ar value-type Ns = Ns Ar value Matches any IPv4 or IPv6 address for which an entry exists in the lookup table .Ar number @@ -1963,7 +1963,7 @@ As a 32-bit number, e.g. 0xf00baa1 or 255. This form can be used for IPv4 lookups as well as for all numeric lookup types. .It -As an IPv6 address when specified alongwith +As an IPv6 address when specified along with .Cm dst-ip6 or .Cm src-ip6 @@ -1971,7 +1971,7 @@ field. If used, the rule will match IPv6 packets only. Example: src-ip6:afff:ff00:ffff:ffff:0:0:0:0f0f. .It -As a Ethernet mac address when specified alongwith +As an Ethernet mac address when specified along with .Cm dst-mac or .Cm src-mac @@ -2218,7 +2218,7 @@ TCP packets only. Match if the TCP header sequence number field is set to .Ar seq . .It Cm tcpwin Ar tcpwin-list -Matches TCP packets whose header window field is set to +Matches TCP packets whose header window field is set to .Ar tcpwin-list , which is either a single value or a list of values or ranges specified in the same way as @@ -3837,7 +3837,7 @@ If corresponding addresses was not found in the lookup tables, the packet will not be dropped and the search continues. .Ss XLAT464 CLAT translation XLAT464 CLAT NAT64 translator implements client-side stateless translation as -defined in RFC6877 and is very similar to statless NAT64 translator +defined in RFC6877 and is very similar to stateless NAT64 translator explained above. Instead of lookup tables it uses one-to-one mapping between IPv4 and IPv6 addresses using configured prefixes. @@ -3892,7 +3892,7 @@ supports in-kernel IPv6-to-IPv6 network prefix translation as described in RFC6296. The kernel module .Cm ipfw_nptv6 -should be loaded or kernel should has +should be loaded or kernel should have .Cm options IPFIREWALL_NPTV6 to be able use NPTv6 translator. .Pp @@ -4347,7 +4347,7 @@ The firewall enforces that. .It Va net.inet.ip.fw.dyn_keep_states : No 0 Keep dynamic states on rule/set deletion. States are relinked to default rule (65535). -This can be handly for ruleset reload. +This can be handy for ruleset reload. Turned off by default. .It Va net.inet.ip.fw.one_pass : No 1 When set, the packet exiting from the