argus-3.0.0.rc.4 now available

Carter Bullard carter at qosient.com
Thu Jun 8 16:22:33 EDT 2006


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