argus-3.0.0.rc.5 now available

Andreas Östling andreaso at it.su.se
Tue Jun 13 04:28:05 EDT 2006


Hello,

Fix for a small typo in argus-3.0.0.rc.5:

--- argus_util.c.org    Tue Jun 13 10:20:45 2006
+++ argus_util.c        Tue Jun 13 10:20:51 2006
@@ -145,7 +145,7 @@
 void ArgusPrintHex (const u_char *, u_int);

 #if defined(_LITTLE_ENDIAN)
-#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD)
+#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
 #include <extract.h>
 #if !defined(ntohll)
 #define ntohll(x) EXTRACT_64BITS(&x)


With that it compiles on OpenBSD 3.9. I haven't started to look at the 
clients yet but at least the argus daemon is now running and collecting 
data.

/Andreas



More information about the argus mailing list