CVSROOT:        /cvs
Module name:    src
Changes by:     mart...@cvs.openbsd.org 2020/08/17 09:48:28

Modified files:
        usr.sbin/snmpd : snmpe.c 

Log message:
Previous commit broke two things:
1) Bulkget broke because mps_getbulkreq doesn't exactly do what it says on
the tin, so use it how it works for now.
2) A break statement got left behind resulting in only a single varbind
being answered.

Reported and tested by sthen@

Reply via email to