[Click] SNMP support?

Latency Buster latencybuster at gmail.com
Tue Mar 3 14:46:48 EST 2009


One more place where it fails and needs to be fixed:

snmptrapsource.cc: Line280

- int which = reinterpret_cast<int>(thunk);
+ long which = reinterpret_cast<long>(thunk);


More information about the click mailing list