CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/12 13:02:05
Modified files:
usr.sbin/snmpd : trap.c
Log message:
No need to use struct oid to compare two struct ber_oids. Just call
ober_oid_cmp() directly.
OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/12 13:02:05
Modified files:
usr.sbin/snmpd : trap.c
Log message:
No need to use struct oid to compare two struct ber_oids. Just call
ober_oid_cmp() directly.
OK tb@