CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/31 03:34:14
Modified files:
lib/libutil : ber.h ober_oid_cmp.3 shlib_version
Log message:
Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the
wild fits inside 32 elements, like UsmUserEntry objects.
OK rob@, claudio@
