CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2024/02/20 05:25:43
Modified files: usr.sbin/snmpd : ax.c ax.h Log message: Remove the packetid logic from ax.c. It's not used by snmpd and has some serious flaws. Issue reported and analysis by Steffen Christgau. OK tb@