[Click] SNMP support?

Eddie Kohler kohler at cs.ucla.edu
Wed Mar 4 21:43:51 EST 2009


Thanks, fixed!
Eddie


Latency Buster wrote:
> 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