CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/09 07:56:46
Modified files:
usr.sbin/snmpd : mib.c
Log message:
As required by IF-MIB, cap ifSpeed at UINT32_MAX; the value is a GAUGE32 so
values above this can't be represented and ifHighSpeed must be used instead.
Problem reported by Arnaud BRAND, ok mpi
