CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2022/12/20 13:12:27
Modified files: usr.bin/snmp : snmpc.c Log message: If we don't have usecommonopt for our application we shouldn't check the default values for snmp protocol level stuff. Makes snmp mibtree work again which got broken since the defaults changed back in 2021. Reported by Matthias Pitzl (pitzl <at> genua <dot> de) Hint to use usecommonopt and OK gerhard@