On 22/12/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > I realize that snmpv3/usmUser is v4/ucd-based. What are the options for > performance improvements?
My gut reaction would be to re-implement this module using one of the v5-handlers - perhaps tweaking the snmplib/snmpusm.c code to use a container, rather than a linked list. That could then be used with either Robert's MfD framework, or the table_tdata helper - either of which should provide a more efficient implementation. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
