Misordered entries in struct callback callbacks[]
Carter Bullard
carter at qosient.com
Tue Nov 13 13:55:07 EST 2001
Oooppps,
Its now fixed. I'll have a new beta release up this
afternoon.
Carter
Carter Bullard
QoSient, LLC
300 E. 56th Street, Suite 18K
New York, New York 10022
carter at qosient.com
Phone +1 212 588-9133
Fax +1 212 588-9134
http://qosient.com
> -----Original Message-----
> From: Yotam Rubin [mailto:yotam at makif.omer.k12.il]
> Sent: Tuesday, November 13, 2001 1:09 PM
> To: argus-info at lists.andrew.cmu.edu
> Cc: Carter Bullard
> Subject: Misordered entries in struct callback callbacks[]
>
>
> Greetings,
>
> It appears as if Arguslookup_pcap_callback() cannot
> return a pointer to the raw packet handling routine. The loop
> is terminated whenever it
> encounters a NULL callback.function. Now take a look at the
> definition of struct callback callbacks[] in
> server/ArgusSource.h, the handler for
> DLT_NULL is being defined before the handler for DLT_RAW, thus making
> the DLT_RAW entry unreachable by Arguslookup_pcap_callback().
> Switching the lines should remedy the problem.
>
> Regards, Yotam Rubin
>
>
>
More information about the argus
mailing list