CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2023/11/16 06:25:07
Modified files: usr.sbin/snmpd : application.c Log message: avi_origid must also be set when transitioning out of the APPL_VBSTATE_MUSTFILL state, else snmpd won't like use once we reach EOMV of our view of the world. OK tb@