From nobody Wed Apr 15 09:06:58 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 4fwZyw22g7z6ZYYN for ; Wed, 15 Apr 2026 09:07:04 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwZyw0201z4LM0 for ; Wed, 15 Apr 2026 09:07:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776244024; 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=xViJpGgwQufjZnoD//rE5jxx4ku/l+yqmqLjwngBqbI=; b=MRXcEXlOdJLjeqEMzXl6YxOWh5GeoKC0knrN26ecDFSWahOTM97oYcd5Lww6SZmiwOyzoI QPMvQ90Q73ST/sGAMSXgkJZ+ieqt1aLCR3VY1JmwE3hjcGusScqWTBDPz6mXeHynrhketZ iwKZrNziPv9NC1k14qcOH+jilkwc4o5FH1YLBaj0EXDPed/v4EhtTo5s5Dq2REr7q/9bdi EbBj/5dSKY7CKkJc4OogcVxZFs63b3JV81ilwp65jzjL3dtXg14GLyZCPQzw+bAynM8abd JHtdAJEuxofEmjvQ4XpHY/2O86QNn97hSqMMWq207Ecy9uwfcr3IY+AsWMq1MA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776244024; a=rsa-sha256; cv=none; b=OTQJ2YmQ4jZTMW2ncdhb0aETENd95lnwW3eahqq9jDKKxpAzPay2TZOhOPxbaxqyBBnHZG FazVuddkYZio2dq8lJjU30CSo6dUcfGQNuMqbrKIdnUiL5kXmgeUhEzl5x3RB5xaJrvYVx 5Mcc7NuJI1GX+CM2DBNbI3l8RXIm9DSyiGMfdczozdpDsn22AlauEfyionLaOQxtKA2JRA KvlM8JW0aAm2Q0xeHWD7eF88Ro1/7S5RDig25XnPGkaLRUdNR1gU1FU1JzZh1LOxA2yXiw azBtdAFVYTphmaLwEkMVt4FV94uK7JZy0S0bpPeZ5ERU7SBPXDvZpIa9iz22lw== 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=1776244024; 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=xViJpGgwQufjZnoD//rE5jxx4ku/l+yqmqLjwngBqbI=; b=DRQQ3/JqsljphPdsGZJKAz3jEGIC0NMLwSynDX1hETWX/86M74QctrmTMCOP7z+CzULM53 amC6KSoNAQntpwQZcYeG3jSsQU+arB1DSRWEC8yPkELtl0PvjekTpbrXSJYIAPRM85wBro NNNnkOUZ8i8Hcsx4nopol3bBOEkc3QA9PTu6F/giccajJVv4B8mDOnc4g72xCw8oZOSv+H dSwksJdt3Mw62pqfij2zQZc5si+fWUrRLj7tTh8b2we85eD6xI5u3IrqxkKnGLcmNtfHPX QKmYV+DseZx1IipUrmA8k62x4CrJoMgrAjRQU+57f6AGVM0ETACspP8YsIzh3Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fwZyv65XwzJB for ; Wed, 15 Apr 2026 09:07:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f122 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 15 Apr 2026 09:06:58 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Aotian Cao From: Michael Osipov Subject: git: 47a9af4b39bf - main - rc.d/NETWORKING: remove the NETWORK alias 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: michaelo X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 47a9af4b39bf174efed7f6d43644d4b0bc0c9886 Auto-Submitted: auto-generated Date: Wed, 15 Apr 2026 09:06:58 +0000 Message-Id: <69df5532.1f122.4d9b8d92@gitrepo.freebsd.org> The branch main has been updated by michaelo: URL: https://cgit.FreeBSD.org/src/commit/?id=47a9af4b39bf174efed7f6d43644d4b0bc0c9886 commit 47a9af4b39bf174efed7f6d43644d4b0bc0c9886 Author: Aotian Cao AuthorDate: 2026-04-08 07:58:00 +0000 Commit: Michael Osipov CommitDate: 2026-04-15 09:06:32 +0000 rc.d/NETWORKING: remove the NETWORK alias NETWORKING is the documented placeholder, while /etc/rc.d/NETWORKING still provides the legacy alias NETWORK. The NETWORKING script was originally introduced to avoid conflicts with NetBSD's lowercase network script on case-insensitive file systems. The NETWORK alias was retained for compatibility with older scripts. Following the discussion in PR 293652, remove the legacy NETWORK alias from 16-CURRENT. Keeping both names adds more confusion than value now that NETWORKING is the documented placeholder and current base system and ports tree uses are already clean. Add an UPDATING entry to note that local RC scripts using REQUIRE: NETWORK should be migrated to REQUIRE: NETWORKING. PR: 293652 Reviewed by: michaelo, jlduran Relnotes: yes Differential Revision: https://reviews.freebsd.org/D56300 --- UPDATING | 6 ++++++ libexec/rc/rc.d/NETWORKING | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index d4a6e486aed0..c60143c6184e 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20260412: + The /etc/rc.d/NETWORKING script no longer provides the legacy + NETWORK alias. Third-party or local RC scripts that still use + "REQUIRE: NETWORK" shall be updated to use "REQUIRE: NETWORKING" + instead. + 20260129: The "net.inet6.ip6.use_stableaddr" sysctl is now on by default. This changes the default algorithm to choose IPv6 SLAAC autogenerated diff --git a/libexec/rc/rc.d/NETWORKING b/libexec/rc/rc.d/NETWORKING index 402e20927a4c..8f46e78e3426 100755 --- a/libexec/rc/rc.d/NETWORKING +++ b/libexec/rc/rc.d/NETWORKING @@ -2,7 +2,7 @@ # # -# PROVIDE: NETWORKING NETWORK +# PROVIDE: NETWORKING # REQUIRE: netif netwait netoptions routing ppp ipfw stf # REQUIRE: defaultroute route6d resolv bridge # REQUIRE: static_arp static_ndp