Charles Polisher writes:
> I found a bug in snmp-bridge-mib that causes incorrect results
> when the number of bridge ports exceeds one digit, because a
> string compare is used on numeric data.
Thanks, applied!
--
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net
Hello,
I found a bug in snmp-bridge-mib that causes incorrect results
when the number of bridge ports exceeds one digit, because a
string compare is used on numeric data. The fix, tested, is below.
I hope this helps!
Best regards, and thanks to all the maintainers,
--
Charles Polisher
$ diff -u