>>>>> On Wed, 20 Apr 2011 12:10:14 +1000, Daniel Ng <daniel.ng1...@gmail.com> 
>>>>> said:

DN> Here's a patch for v5.6.

Thanks for the patch!  Ideally, it'd be best if you could put the patch
into our patch database to make sure we can't lose it!

   http://www.net-snmp.org/patches/

DN> A little feedback would be greatly appreciated!! It's been rather quiet
DN> around here...

Somehow this month in particular seems worse for most people busy-wise.
It seems like a world-wide conspiracy!  I know it has been for me at least. 

DN> +    snmp_register_callback(SNMP_CALLBACK_APPLICATION,
DN> +                           SNMPD_CALLBACK_PRE_UPDATE_CONFIG,
DN> +                           snmpTargetAddr_unregister_addr_entries, NULL);
DN> }                               /* init_snmpTargetAddrEntry */

Typically you'd call these types of cleanup functions from the config
free routines instead of a callback.

-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to