opnsense-src/usr.sbin/bsnmpd
Kristof Provost c844e84845 snmp_pf: fix pfInterfacesIfRefsState
pfInterfacesIfRefsState was described as 'Null', which upset bsnmpwalk's attempt
to resolve OIDs to symbolic names:

> bsnmpwalk: Error adding leaf pfInterfacesIfRefsState to list

This was done back in d6d3f01e0a, because we don't return this value any
more. Return it to 'Unsigned32', which fixes things, even if we still don't
actually return this value.

While here update the ORGANIZATION to reflect current ownership.

Reviewed by:	philip
MFC after:	2 weeks
Event:		Tokyo Hackathon 202503
Differential Revision:	https://reviews.freebsd.org/D49413

(cherry picked from commit 712309a64512c7e4ebf0e10de8a5c59d5a185ae8)
2025-04-03 18:41:25 +02:00
..
bsnmpd Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
gensnmptree Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
modules snmp_pf: fix pfInterfacesIfRefsState 2025-04-03 18:41:25 +02:00
tools libbsnmptools: avoid uninitialized snmptoolctx->passwd with empty password 2025-01-20 09:25:14 -05:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00