[PATCH] Re: Using the argus server as a NetFlow listener

Terry Burton tez at terryburton.co.uk
Fri Oct 26 18:06:31 EDT 2007


On 10/26/07, Carter Bullard <carter at qosient.com> wrote:
> If you make these changes to ./common/argus_client.c, this should
> fix your problem, at least this current problem ;o)  The idea is that
> the test as to whether we should sleep for a while or not, should also
> test if the variable "retn" is zero or not (didn't get anything from
> a client?).  So we need to add that to the conditional.
> However, the current declaration of "retn" needs to move
> out of the conditional scope to the function scope, so you have to
> move the declaration of "retn" higher up in the function.  Hopefully,
> this makes sense :o)

Hi Carter,

Thanks for the quick response. The patch works perfectly and makes good sense.

It's a pleasure working with you on this.


Have a great weekend.

Tez



More information about the argus mailing list