default_modules.h committed

2006-08-14 Thread Wes Hardaker
configure now reads the list of modules to start with from agent/mibgroup/default_modules.h. As part of this, it also loads include/net-snmp/system/???.h as well prior to every module file, so you can now use definitions in the system file to decide whether to load a module. This is done in the

Re: memory leak 5.2.1 ?

2006-08-14 Thread Bogdan Antonovici
Gentlemen,   I moved to 5.3.1 and indeed seems that it's way less memory hungry. Unfortunately my system was supposed to run a stress test over weekend but because of a power outage it was reset after 18 hours. I will be running the tests and mtrace and let you know. Thank you for advicing me

Re: Follow up to Eitiqute question

2006-08-14 Thread Dave Shield
On 11/08/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > If I use clientaddr from my polling server and do an snmpget or snmpwalk and > specify TCP:192.168.1.1:1161 it will create a TCP packet and put > 192.168.1.1 in the source IP address and 1161 in the TCP port field. It's slightly ambiguou