HomeFreeBSD

snmp_pf: fix pfInterfacesIfRefsState

Description

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 d6d3f01e0a339, 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)

Details

Provenance
kpAuthored on Mar 19 2025, 6:08 AM
Reviewer
philip
Differential Revision
D49413: snmp_pf: fix pfInterfacesIfRefsState
Parents
rGf8cd0c8e20b0: tests: fix test for NULL encription
Branches
Unknown
Tags
Unknown