Excuse me,could you help me?

2010-01-13 Thread 阿昇
Dear net-snmp development workers: I am tommy_hung.I have some trouble! When I view traceRouteCtlTable of the Disman-MIB.The net-snmp demon will crash. I try to find the answer, and I have found that, there was some error in traceRouteCtlTable.c , The code snippet is as following: The examp

Excuse me,could you help me?

2010-01-13 Thread 阿昇
Dear net-snmp development workers: I am tommy_hung.I have some trouble , now! When i execute traceRouteCtlTable of the Disman-MIB.The snmpd demons could be stop. I try to look up the error of answer . Finally , i have find it.There was something to detonated on the traceRouteCtlTable.c , The

[PATCH] snmpd: allow setting trap source address

2010-01-13 Thread Stephen Hemminger
It is documented in snmp.conf(5) that setting clientaddr is supposed to be used as trap source address, but it doesn't work. The issue is that the configuration handler for this value is in snmplib which is not used in snmpd. This patch against 5.5 adds the necessary configuration setup. --- agen

Re: Purpose of --enable-as-needed

2010-01-13 Thread Dave Shield
2010/1/12 Jan Safranek : > configure script says that there is --disable-as-needed option. I've > looked into the configure script and it looks like it does nothing > regarding this option. Should it enable/disable something like > "-Wl,--as-needed"? Or what is this option good for? It seems to me

Re: cross compile net-snmp

2010-01-13 Thread Colin Strachan
Jordan, The openSSL library is only required for encryption, if you do not need net-snmp to support encryption you can drop the openssl and encryption references from the configure line. If you do require full V3 encryption support, the method for installing the openssl development files will