From nobody Mon Jul 20 16:30:18 2026 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 4h3mG24dXPz6mCV0 for ; Mon, 20 Jul 2026 16:30:18 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h3mG22LCRz3MrL for ; Mon, 20 Jul 2026 16:30:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784565018; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q/r0tsyA4R7hZKlnkJcbW9UFjHgAtQDOt0hEluSIyow=; b=bENQ08yfsnB6vFGTu/W8KmRuyt8w1q7RBuKhj/gnQCHKUuKtCiOMYzBnzWdFVjZYDGRV4a xYKVL5UoAIUJo9IUy1mh8DpmQLeqf0seWPzrPSPOMBYGQHJXDqI+s2mrO4D1Ix46Vz1uza 9EU4SLN68rYi3/9n92DFxUrzMiq5qmV/ZMaoyx3aBh4g99tdsSdxGquQL6eAaQVncIC+9S vvzfMYsYSOvPnE91I4fZZeTEBTj/BPHOEWEmMCgw9qjE5Ru5AsYZwjUo05IC7u8HxRmQQv DJrVOAO+SLnz6kOLlKnKZmg0KqzQT0vf4RgH6hrpeiW+HZIm4q7OvSXUpVKlbg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784565018; a=rsa-sha256; cv=none; b=vlg9ckaimifZ/aD/nqIgL669sGgIoiFCzXuaihfPyyHcWZg5wtipSnCmMfyNmRBOuIaVsd 8hPJX/yZGlAFhFR7HTPc0a8U6wVitkVZ9ZhqiTCBM3fMwaNTIuMA8pdJ4p3G1WjNmguNYH bermXkk53zQs7MzXrFmHq52eSpHaXkQE4hYA4FnLtwYBUnZ+WGOJ3X+72KCWwFGpLasGD8 10tQCRHNgIW9QgshnbIwulKSK6luxtKHt30mhnp6Ghj04y0YMDte8z2nqO1UYAhbh1Sa5q LrPQ4NPdY8jd4+lI9JcrPbbdykVY/Un2wxgFm20xn/SszuatPQuHZ8cttR1Y9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784565018; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q/r0tsyA4R7hZKlnkJcbW9UFjHgAtQDOt0hEluSIyow=; b=fu/sclIojttqtOnqug4anIVi957VUjTpiBY0ivZ7s68f/TLRMKYYyyxumx+9u/l1mC4i/k kKAdZPvsrHTfU8+ryh2bZkZ1/juQW7anLbxNp389RCsVmyyCZWe1+/87nR9UpcAkOTOopf /8w+sgAYDXV+aPP6EOnPj0vJMU70HFg7GHsmkloXhC5G0ih6qvmNTMfKxpOflCZ2wW7hS3 JCPUmEaSZXO6V2vQETK6EIotlov1NsCkZAmW0jBaJg+qWfouQN+3joVHZKwnV9AKZ7ALxk QZPDdErQgeEAd9WDV8KW934zqEKEsDO8IQ93nhscS4yIx8XCzlKR4U9Ev1N+BA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h3mG20vcQz18cQ for ; Mon, 20 Jul 2026 16:30:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 315a1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 20 Jul 2026 16:30:18 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Yusuke Ichiki From: Cy Schubert Subject: git: f6e0e0dab369 - stable/14 - man: Fix RFC 1918 network prefix lengths 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 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: cy X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: f6e0e0dab369f346ad825ffbb86ee68cb70b5402 Auto-Submitted: auto-generated Date: Mon, 20 Jul 2026 16:30:18 +0000 Message-Id: <6a5e4d1a.315a1.33d9ea05@gitrepo.freebsd.org> The branch stable/14 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=f6e0e0dab369f346ad825ffbb86ee68cb70b5402 commit f6e0e0dab369f346ad825ffbb86ee68cb70b5402 Author: Yusuke Ichiki AuthorDate: 2026-07-17 14:58:42 +0000 Commit: Cy Schubert CommitDate: 2026-07-20 16:30:10 +0000 man: Fix RFC 1918 network prefix lengths According to RFC 1918, the following IP prefixes are reserved for private internets: 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 This PR fixes the prefix lengths in references to private networks ("RFC 1918 networks", "the standard private IP address ranges"). The changes are limited to man pages. Signed-off-by: Yusuke Ichiki Pull Request: https://github.com/freebsd/freebsd-src/pull/2328 (cherry picked from commit 1403ca10189c47ad1de3915eeb030deddc114685) --- sbin/ipf/ippool/ippool.5 | 2 +- sys/netinet/libalias/libalias.3 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbin/ipf/ippool/ippool.5 b/sbin/ipf/ippool/ippool.5 index 87ec5ed6fa85..c05cb7f51971 100644 --- a/sbin/ipf/ippool/ippool.5 +++ b/sbin/ipf/ippool/ippool.5 @@ -134,7 +134,7 @@ The contents of the file might look something like this: 10.0.0.0/8 !127.0.0.0/8 172.16.0.0/12 -192.168.0.0/24 +192.168.0.0/16 .fi .PP In this example, the inclusion of the line "!127.0.0.0/8" is, strictly diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3 index b4d123682f0b..5a1af00aaade 100644 --- a/sys/netinet/libalias/libalias.3 +++ b/sys/netinet/libalias/libalias.3 @@ -202,9 +202,9 @@ If this mode bit is set, traffic on the local network which does not originate from unregistered address spaces will be ignored. Standard Class A, B and C unregistered addresses are: .Pp -10.0.0.0 -> 10.255.255.255 (Class A subnet) -172.16.0.0 -> 172.31.255.255 (Class B subnets) -192.168.0.0 -> 192.168.255.255 (Class C subnets) +10.0.0.0 -> 10.255.255.255 (/8) +172.16.0.0 -> 172.31.255.255 (/12) +192.168.0.0 -> 192.168.255.255 (/16) .Pp This option is useful in the case that the packet aliasing host has both registered and unregistered subnets on different interfaces.