argus-3.0.0.rc.5 now available
Carter Bullard
carter at qosient.com
Thu Jun 8 16:48:37 EDT 2006
Gentle people,
argus-3.0.0.rc.5 is now available on the server.
The clients have not changed, so this is just an argus update,
to support porting to Open BSD.
ftp://qosient.com/dev/argus-3.0
Thanks for all the efforts!!!!!!
Carter
On Jun 8, 2006, at 4:22 PM, Carter Bullard wrote:
> OK, gottem, I'll add them tonight and send up a new version then.
> Carter
>
> On Jun 8, 2006, at 4:17 PM, Peter Van Epp wrote:
>
>> And with this one argus builds (don't know if it runs yet
>> though :-))
>> on OpenBSD3.8:
>>
>>
>> *** argus/ArgusIgmp.c.orig Thu Jun 8 05:50:18 2006
>> --- argus/ArgusIgmp.c Thu Jun 8 05:55:29 2006
>> ***************
>> *** 35,40 ****
>> --- 35,46 ----
>> #include <ArgusSource.h>
>> #include <ArgusUtil.h>
>>
>> + #if defined(__OpenBSD__)
>> + #define IGMP_V1_MEMBERSHIP_REPORT IGMP_v1_HOST_MEMBERSHIP_REPORT
>> + #define IGMP_V2_MEMBERSHIP_REPORT IGMP_v2_HOST_MEMBERSHIP_REPORT
>> + #define IGMP_V2_LEAVE_GROUP IGMP_HOST_LEAVE_MESSAGE
>> + #endif
>> +
>> struct ArgusFlow *ArgusCreateIGMPv6Flow (struct
>> ArgusModelerStruct *, struct igmp *);
>> struct ArgusFlow *ArgusCreateIGMPFlow (struct ArgusModelerStruct
>> *, struct ip *);
>>
>>
>
>
More information about the argus
mailing list