Re: AgentX init

2007-03-31 Thread Magnus Fromreide
On fre, 2007-03-30 at 10:26 -0700, Wes Hardaker wrote: > > "MF" == Magnus Fromreide <[EMAIL PROTECTED]> writes: > > MF> I am certain that there is some good reason and hope somebody > MF> could tell me, but why is the AgentX master module initiated by a > MF> separate call to real_init_agentx

Re: AgentX init

2007-03-30 Thread Wes Hardaker
> "MF" == Magnus Fromreide <[EMAIL PROTECTED]> writes: MF> I am certain that there is some good reason and hope somebody MF> could tell me, but why is the AgentX master module initiated by a MF> separate call to real_init_agentx in snmp_agent.c? Yes there is. Now if only we could remember it

AgentX init

2007-03-27 Thread Magnus Fromreide
Hello! I am certain that there is some good reason and hope somebody could tell me, but why is the AgentX master module initiated by a separate call to real_init_agentx in snmp_agent.c? Or, expressed in another way, why is the below patch a bad idea? Patch description: * Applies to: trunk * Use