CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/24 08:17:20
Modified files:
usr.sbin/snmpd : application.c
Log message:
If a backend registers as an instance it must never return OIDs below
their registration. Add a test for this in appl_varbind_valid().
OK and minor nit tb@
