On Fri, 2005-06-10 at 09:35, Gunnar Lindberg wrote:
> Here we go. Two "diff -c" below. They fix:
> 
>     1)        'if (strcmp(saveName, "ip") == 0)'
>       Now put back into the original "#ifdef sunV3" (and only that).

I've applied this to the main CVS code base and the 5.2.x line.
I welcome comment as to whether it's appropriate for 5.1.x.


>     2)        The whole notion of (ifnet *)->if_unit is removed.
>       The entire interface name is now in (ifnet *)->if_name.

Is this patch actually needed?
I got the impression that it was the "off-by-one" indexing
that was causing you difficulties?  Doesn't removing the "ip"
check fix that problem?

What differences do you see in MIB output with and without
the if_unit handling?

Dave



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to