CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/19 03:25:04
Modified files:
usr.sbin/snmpd : snmpd.h
Added files:
usr.sbin/snmpd : smi.h
Log message:
Move some smi.c functions to their own header.
These are needed for a new application layer, where a lot of the snmpd.h
stuff just clutter.
OK jmatthew@
tested as part of larger diff by sthen@ and Joel Carnat
