Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2025 20:20:01 GMT
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 672c8d2aee18 - main - RELNOTES: mention deprecation of begemotSnmpdPortStatus in bsnmpd(1)
Message-ID:  <202507252020.56PKK1Ig016005@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by glebius:

URL: https://cgit.FreeBSD.org/src/commit/?id=672c8d2aee18c5deafc20c1dbc81ee8dde910af1

commit 672c8d2aee18c5deafc20c1dbc81ee8dde910af1
Author:     Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2025-07-25 20:18:35 +0000
Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2025-07-25 20:18:35 +0000

    RELNOTES: mention deprecation of begemotSnmpdPortStatus in bsnmpd(1)
---
 RELNOTES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index bd275e809777..9ab511b7a3d3 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,13 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+9ba51cce8bbd:
+	bsnmpd(1) no longer supports legacy UDP transport.  Users, that have
+	not updated their /etc/snmpd.config since 12.0-RELEASE or older will
+	need to merge in the new configuration.  In particular, the transport
+	definition shall be changed from begemotSnmpdPortStatus OID to
+	begemotSnmpdTransInetStatus.
+
 1349a733cf28:
 	Add a driver supporting a new storage controller interface,
 	Universal Flash Storage Host Controller Interface, supporting



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507252020.56PKK1Ig016005>