00001 /* include/yaf/config.h. Generated from config.h.in by configure. */ 00002 /* include/yaf/config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* Define if pointers to integers require aligned access */ 00005 /* #undef HAVE_ALIGNED_ACCESS_REQUIRED */ 00006 00007 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00008 */ 00009 #define HAVE_DIRENT_H 1 00010 00011 /* Define to 1 if you have the <dlfcn.h> header file. */ 00012 #define HAVE_DLFCN_H 1 00013 00014 /* Define to 1 if you have the <errno.h> header file. */ 00015 #define HAVE_ERRNO_H 1 00016 00017 /* Define to 1 if you have the <fcntl.h> header file. */ 00018 #define HAVE_FCNTL_H 1 00019 00020 /* Define to 1 if you have the `getaddrinfo' function. */ 00021 #define HAVE_GETADDRINFO 1 00022 00023 /* Define to 1 if you have the <glob.h> header file. */ 00024 #define HAVE_GLOB_H 1 00025 00026 /* Define to 1 if you have the <grp.h> header file. */ 00027 #define HAVE_GRP_H 1 00028 00029 /* Define to 1 if you have the <inttypes.h> header file. */ 00030 #define HAVE_INTTYPES_H 1 00031 00032 /* Define to 1 if you have the `pcap' library (-lpcap). */ 00033 #define HAVE_LIBPCAP 1 00034 00035 /* Define to 1 if you have the `wpcap' library (-lwpcap). */ 00036 /* #undef HAVE_LIBWPCAP */ 00037 00038 /* Define to 1 if you have the <limits.h> header file. */ 00039 #define HAVE_LIMITS_H 1 00040 00041 /* Define to 1 if you have the <malloc.h> header file. */ 00042 /* #undef HAVE_MALLOC_H */ 00043 00044 /* Define to 1 if you have the <memory.h> header file. */ 00045 #define HAVE_MEMORY_H 1 00046 00047 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00048 /* #undef HAVE_NDIR_H */ 00049 00050 /* Define to 1 if you have the <netdb.h> header file. */ 00051 #define HAVE_NETDB_H 1 00052 00053 /* Define to 1 if you have the <netinet/in.h> header file. */ 00054 #define HAVE_NETINET_IN_H 1 00055 00056 /* Define to 1 if you have the <pcap.h> header file. */ 00057 #define HAVE_PCAP_H 1 00058 00059 /* Define to 1 to enable PCRE support */ 00060 #define HAVE_PCRE 1 00061 00062 /* Define to 1 if you have the <pthread.h> header file. */ 00063 /* #undef HAVE_PTHREAD_H */ 00064 00065 /* Define to 1 if you have the <pwd.h> header file. */ 00066 #define HAVE_PWD_H 1 00067 00068 /* Define to 1 if you have the <signal.h> header file. */ 00069 #define HAVE_SIGNAL_H 1 00070 00071 /* Define to 1 if you have the <sp.h> header file. */ 00072 /* #undef HAVE_SP_H */ 00073 00074 /* Define to 1 if you have the <stdarg.h> header file. */ 00075 #define HAVE_STDARG_H 1 00076 00077 /* Define to 1 if you have the <stddef.h> header file. */ 00078 #define HAVE_STDDEF_H 1 00079 00080 /* Define to 1 if you have the <stdint.h> header file. */ 00081 #define HAVE_STDINT_H 1 00082 00083 /* Define to 1 if you have the <stdlib.h> header file. */ 00084 #define HAVE_STDLIB_H 1 00085 00086 /* Define to 1 if you have the <strings.h> header file. */ 00087 #define HAVE_STRINGS_H 1 00088 00089 /* Define to 1 if you have the <string.h> header file. */ 00090 #define HAVE_STRING_H 1 00091 00092 /* Define to 1 if you have the <syslog.h> header file. */ 00093 #define HAVE_SYSLOG_H 1 00094 00095 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00096 */ 00097 /* #undef HAVE_SYS_DIR_H */ 00098 00099 /* Define to 1 if you have the <sys/errno.h> header file. */ 00100 #define HAVE_SYS_ERRNO_H 1 00101 00102 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00103 */ 00104 /* #undef HAVE_SYS_NDIR_H */ 00105 00106 /* Define to 1 if you have the <sys/socket.h> header file. */ 00107 #define HAVE_SYS_SOCKET_H 1 00108 00109 /* Define to 1 if you have the <sys/stat.h> header file. */ 00110 #define HAVE_SYS_STAT_H 1 00111 00112 /* Define to 1 if you have the <sys/types.h> header file. */ 00113 #define HAVE_SYS_TYPES_H 1 00114 00115 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 00116 #define HAVE_SYS_WAIT_H 1 00117 00118 /* Define to 1 if you have the <unistd.h> header file. */ 00119 #define HAVE_UNISTD_H 1 00120 00121 /* Define to 1 on Linux for privilege drop hack */ 00122 /* #undef LINUX_PRIVHACK */ 00123 00124 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00125 */ 00126 #define LT_OBJDIR ".libs/" 00127 00128 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 00129 /* #undef NO_MINUS_C_MINUS_O */ 00130 00131 /* Name of package */ 00132 #define PACKAGE "yaf" 00133 00134 /* Define to the address where bug reports for this package should be sent. */ 00135 #define PACKAGE_BUGREPORT "netsa-help@cert.org" 00136 00137 /* Define to the full name of this package. */ 00138 #define PACKAGE_NAME "yaf" 00139 00140 /* Define to the full name and version of this package. */ 00141 #define PACKAGE_STRING "yaf 2.2.2" 00142 00143 /* Define to the one symbol short name of this package. */ 00144 #define PACKAGE_TARNAME "yaf" 00145 00146 /* Define to the version of this package. */ 00147 #define PACKAGE_VERSION "2.2.2" 00148 00149 /* size_t cast for string formatting */ 00150 #define SIZE_T_CAST uint32_t 00151 00152 /* (f)printf format string for type size_t */ 00153 #define SIZE_T_FORMAT PRIu32 00154 00155 /* (f)printf format string for type size_t */ 00156 #define SIZE_T_FORMATX PRIx32 00157 00158 /* Define to 1 if you have the ANSI C header files. */ 00159 #define STDC_HEADERS 1 00160 00161 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00162 #define TIME_WITH_SYS_TIME 1 00163 00164 /* Define to 1 to enable use of GOption */ 00165 #define USE_GOPTION 1 00166 00167 /* Define to 1 to use libpopt */ 00168 /* #undef USE_POPT */ 00169 00170 /* Version number of package */ 00171 #define VERSION "2.2.2" 00172 00173 /* configure script options */ 00174 #define YAF_ACONF_STRING_STR "build configuration: glib opt processing|fixbuf 1.1.1 -L/usr/local/lib|compact IPv4|PCRE available -L/usr/local/lib -lpcre |payload processing|\n" 00175 00176 /* Define to 1 to enable application labeler engine */ 00177 /* #undef YAF_ENABLE_APPLABEL */ 00178 00179 /* Define to 1 to compact IPv4 addresses where possible */ 00180 #define YAF_ENABLE_COMPACT_IP4 1 00181 00182 /* Define to 1 to enable DAG support */ 00183 /* #undef YAF_ENABLE_DAG */ 00184 00185 /* Define to 1 to enable recording DAG interface numbers */ 00186 /* #undef YAF_ENABLE_DAG_SEPARATE_INTERFACES */ 00187 00188 /* Define to 1 to enable export of DNS Authoritative Responses Only */ 00189 /* #undef YAF_ENABLE_DNSAUTH */ 00190 00191 /* Define to 1 to enable export of DNS NXDomain Responses Only */ 00192 /* #undef YAF_ENABLE_DNSNXDOMAIN */ 00193 00194 /* Define to 1 to enable entropy calculator */ 00195 /* #undef YAF_ENABLE_ENTROPY */ 00196 00197 /* Define to 1 to enable fingerprint exporter */ 00198 /* #undef YAF_ENABLE_FPEXPORT */ 00199 00200 /* Define to 1 to enable plugin support */ 00201 /* #undef YAF_ENABLE_HOOKS */ 00202 00203 /* Define to 1 to enable Napatech support */ 00204 /* #undef YAF_ENABLE_NAPATECH */ 00205 00206 /* Define to 1 to enable recording DAG interface numbers */ 00207 /* #undef YAF_ENABLE_NAPATECH_SEPARATE_INTERFACES */ 00208 00209 /* Define to 1 to enable p0f OS fingerprinter */ 00210 /* #undef YAF_ENABLE_P0F */ 00211 00212 /* Define to 1 to enable yaf payload processing */ 00213 #define YAF_ENABLE_PAYLOAD 1