CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/19 03:22:48
Modified files:
usr.sbin/snmpd : snmpe.c
Added files:
usr.sbin/snmpd : snmpe.h
Log message:
Move some snmpe.c functions to their own header.
These functions are needed from the new application layer and don't
really belong in snmpd.h.
OK jmatthew@
tested as part of larger diff by sthen@ and Joel Carnat
