Robert Story wrote:
> I'd be more impressed w/tests on Solaris x86 vs Solaric Sparc.
> 
> I can't see how just reversing the patch, which fixed some platform, is going
> to work w/out breaking that platform again.

Well, I think the original patch didn't fix that platform. It didn't
even change the behaviour on that platform at all (if you look at the
patch). IIRC it was based on a problem report on IRC and went in untested.

Now, here are my testing results on Solaris/x86:

Before and after the original patch:
UDP-MIB::udpLocalAddress.1.0.0.127.123 = IpAddress: 1.0.0.127
UDP-MIB::udpLocalAddress.1.0.0.127.8765 = IpAddress: 1.0.0.127

After my proposed patch:
UDP-MIB::udpLocalAddress.1.0.0.127.123 = IpAddress: 127.0.0.1
UDP-MIB::udpLocalAddress.1.0.0.127.8765 = IpAddress: 127.0.0.1

So after all my proposed patch doesn't promise to fix everything
(because a single simple change cannot), but is definitely an
improvement over 5.3.1.rc1 on all platforms.

Then, still, it'd need your votes.


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to