Page MenuHomeFreeBSD

bsnmpd: deprecate legacy UDP transport trans_udp.c
ClosedPublic

Authored by glebius on Jul 16 2025, 6:07 PM.
Tags
None
Referenced Files
F170226356: D51359.id.diff
Thu, Sep 3, 10:48 PM
Unknown Object (File)
Sun, Aug 23, 9:16 AM
Unknown Object (File)
Wed, Aug 19, 10:32 AM
Unknown Object (File)
Tue, Aug 18, 10:53 AM
Unknown Object (File)
Wed, Aug 12, 11:44 PM
Unknown Object (File)
Tue, Aug 11, 7:30 PM
Unknown Object (File)
Tue, Aug 11, 6:52 PM
Unknown Object (File)
Mon, Aug 10, 11:13 AM
Subscribers

Details

Summary

Since 04d1781439aa we have a more generic trans_inet.c, that supports IPv6
and can be extended further. The default config file we ship was switched
to the new transport since 12.1-RELEASE, so for most people deprecation
would go unnoticed. Others [who never run etcupdate(8)] would need to
merge a couple lines into their snmpd.config. This will be reflected in
RELNOTES file.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65497
Build 62380: arc lint + arc unit