From nobody Sun May 3 05:33:20 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 4g7YN60D73z6bpfv for ; Sun, 03 May 2026 05:33:26 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g7YN54VnDz3xLf for ; Sun, 03 May 2026 05:33:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777786405; 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=kMuIMCTsoJiECqLjEtPO5RffJUdxC85P81OSdOPmhMs=; b=QDLhFNa6Ec2DnlrbYJoC69Jg5pyd27sBx+gMJ5kaquqzS605ZrsKzC/dqNm7Fixt69YSBV fqNxSlNlEJcPFz+vG/B9EkaKOJCqU2+xBiapaYa2qFMDyk7fnFuyIVQ6M3cUZTNoQZx1Lu Esn/XT3yFdtSviMjgDuyiLsY28f75JwKWQIVUYq2ly1jd4eWoFSk1JLmuCI39Icz3CLyWV NPkX3e7jxQHkv8V4xfgKDd7MnZFB2sDi8+bHeHsMcPHnJ1U9LdllHqx6QxpcC2Z5YqYtY0 jtEkmyV5K9ZE0wvZSjtAPJzcndS1iTb8a7NhMP9ebaU1Q9LCsFKaE4MaZ1NCcg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777786405; a=rsa-sha256; cv=none; b=GE9CH6UvycijJXuFbuDyaXLt3dFEZWFb/dDL487CInAtgsHDanJ+tO4Y6zh4LJIZSM0iqF km4nn4vacD6a0BFbfa7TVB6BU2cvRozzhHepDDLivrODsSmmh9g9dGAPcXPxGglB6RZrrK PFYCeWe8kUKWyOzVFSUS2Io+6Hr82vFRhRmUNNadQ/f4ySElhpiPra1yJBJUXKZ/uK/Fd6 oYL94Hg5sy6PY4BnjvYQ13ag6tcIXgxzT9eJvd26U6MrA5+wC8eff+2lFPt7ZrkEdeifzF 5e7uJFhWy/t4WlILWIuhOVxv5G0vVBsEhghkvCvZt5uehuXyrBSXgVIL+WBAeA== 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=1777786405; 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=kMuIMCTsoJiECqLjEtPO5RffJUdxC85P81OSdOPmhMs=; b=siHXdixCIRRxkuX/BB3bq4SHXDxtlJyDoBEZa1S3/+8dXda2/G6y0+5tvIexENx+w0AcSX 4YgShm4dkE2Ejj1/eZjq7z887BBtw0ig3tsa5fvLo8Zfx+3cVHlUNUtAo4mvABeTDXAUVR oesyp7HHQyHY0ca0+ZA9IK3eK3eufElW13fWE2s7NQdpfj3cFn88x9RZa1Ge5eMwcGzHwm sJl+uSaKi/nZhBUWO/j1MFJrtCCRNkfLioG6DW3iaEz6uPlHIew9H+5cMp9ifvWDJx9/eu x1JTpSHA7QWuH2tFarpmvpIjLvhlVxGt33ACjpPGiHLDwec6W2E0c8AkAvbXdQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g7YN53qtqz3GR for ; Sun, 03 May 2026 05:33:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3297c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 03 May 2026 05:33:20 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Jose Luis Duran Subject: git: 5a6d9479ae22 - main - blocklistd: Fix RFC1918 typo 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: jlduran X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5a6d9479ae2271a97dd23ceee8ad284770302874 Auto-Submitted: auto-generated Date: Sun, 03 May 2026 05:33:20 +0000 Message-Id: <69f6de20.3297c.4f1f048a@gitrepo.freebsd.org> The branch main has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=5a6d9479ae2271a97dd23ceee8ad284770302874 commit 5a6d9479ae2271a97dd23ceee8ad284770302874 Author: Jose Luis Duran AuthorDate: 2026-05-03 05:31:51 +0000 Commit: Jose Luis Duran CommitDate: 2026-05-03 05:31:51 +0000 blocklistd: Fix RFC1918 typo The address in the configuration file example was intended to be from the 192.168.0.0/16 range of IPv4 private addresses (RFC1918). Reported on mastodon.social at https://mastodon.social/@asmodai/116316630762241486. Fix submitted upstream by emaste@. Fixing locally first. Reviewed by: emaste MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D56773 --- usr.sbin/blacklistd/blacklistd.conf | 2 +- usr.sbin/blocklistd/blocklistd.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/blacklistd/blacklistd.conf b/usr.sbin/blacklistd/blacklistd.conf index ec995e038574..04a09f8d3dea 100644 --- a/usr.sbin/blacklistd/blacklistd.conf +++ b/usr.sbin/blacklistd/blacklistd.conf @@ -14,7 +14,7 @@ submission stream * * * 3 24h # adr/mask:port type proto owner name nfail duration [remote] -#129.168.0.0/16 * * * = * * +#192.168.0.0/16 * * * = * * #[2001:db8::]/32:ssh * * * = * * #6161 = = = =/24 = = #* stream tcp * = = = diff --git a/usr.sbin/blocklistd/blocklistd.conf b/usr.sbin/blocklistd/blocklistd.conf index c6c7f7c2fafc..db9a6fc5c720 100644 --- a/usr.sbin/blocklistd/blocklistd.conf +++ b/usr.sbin/blocklistd/blocklistd.conf @@ -10,7 +10,7 @@ submission stream * * * 3 24h # adr/mask:port type proto owner name nfail duration [remote] -#129.168.0.0/16 * * * = * * +#192.168.0.0/16 * * * = * * #[2001:db8::]/32:ssh * * * = * * #6161 = = = =/24 = = #* stream tcp * = = =