On Fri, 11 Mar 2011 08:46:51 -0500
Robert Story <rst...@freesnmp.com> wrote:

> On Mon, 28 Feb 2011 12:37:17 -0800 Stephen wrote:
> SH> These patches fix the problems with walking the forwarding mib when a
> SH> router has full BGP feed.
> 
> Excellent! I'm glad someone finally had the time to fix this.
> 
> The first 3 patches are no-brainers. I'll apply them shortly.
> 
> The netlink one is a bit problematic, in that it unconditionally replaces the
> old code, and we need to support older systems which might not have netlink.
> Is there some header/constant we can check for that will indicate whether or
> not we can get the route table via netlink?

There are 3 more small performance improvements I put in patch database.
  1. Use realloc when growing container

  2. Replace data_size with constant

  3. Reorder comparisions in sort


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to