Deleted Added
full compact
config.h (272659) config.h (276768)
1/* $FreeBSD: head/lib/libpcap/config.h 272659 2014-10-06 15:48:28Z luigi $ */
1/* $FreeBSD: head/lib/libpcap/config.h 276768 2015-01-06 22:29:12Z delphij $ */
2/* This is an edited copy of the config.h generated by configure. */
3
4/* config.h. Generated from config.h.in by configure. */
5/* config.h.in. Generated from configure.in by autoheader. */
6
7/* Enable optimizer debugging */
8/* #undef BDEBUG */
9

--- 212 unchanged lines hidden (view full) ---

222
223/* if unaligned access fails */
224/* #undef LBL_ALIGN */
225
226/* path for device for USB sniffing */
227/* #undef LINUX_USB_MON_DEV */
228
229/* if we need a pcap_parse wrapper around yyparse */
2/* This is an edited copy of the config.h generated by configure. */
3
4/* config.h. Generated from config.h.in by configure. */
5/* config.h.in. Generated from configure.in by autoheader. */
6
7/* Enable optimizer debugging */
8/* #undef BDEBUG */
9

--- 212 unchanged lines hidden (view full) ---

222
223/* if unaligned access fails */
224/* #undef LBL_ALIGN */
225
226/* path for device for USB sniffing */
227/* #undef LINUX_USB_MON_DEV */
228
229/* if we need a pcap_parse wrapper around yyparse */
230#define NEED_YYPARSE_WRAPPER
230#define NEED_YYPARSE_WRAPPER 1
231
232/* Define to 1 if netinet/ether.h declares `ether_hostton' */
233/* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */
234
235/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
231
232/* Define to 1 if netinet/ether.h declares `ether_hostton' */
233/* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */
234
235/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
236#define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
236#define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON /**/
237
238/* do not use protochain */
239/* #undef NO_PROTOCHAIN */
240
241/* Define to the address where bug reports for this package should be sent. */
242#define PACKAGE_BUGREPORT ""
243
244/* Define to the full name of this package. */
245#define PACKAGE_NAME ""
246
247/* Define to the full name and version of this package. */
248#define PACKAGE_STRING ""
249
250/* Define to the one symbol short name of this package. */
251#define PACKAGE_TARNAME ""
252
237
238/* do not use protochain */
239/* #undef NO_PROTOCHAIN */
240
241/* Define to the address where bug reports for this package should be sent. */
242#define PACKAGE_BUGREPORT ""
243
244/* Define to the full name of this package. */
245#define PACKAGE_NAME ""
246
247/* Define to the full name and version of this package. */
248#define PACKAGE_STRING ""
249
250/* Define to the one symbol short name of this package. */
251#define PACKAGE_TARNAME ""
252
253/* Define to the home page for this package. */
254#define PACKAGE_URL ""
255
253/* Define to the version of this package. */
254#define PACKAGE_VERSION ""
255
256/* /dev/dlpi directory */
257/* #undef PCAP_DEV_PREFIX */
258
259/* target host supports Bluetooth sniffing */
260/* #undef PCAP_SUPPORT_BT */
261
256/* Define to the version of this package. */
257#define PACKAGE_VERSION ""
258
259/* /dev/dlpi directory */
260/* #undef PCAP_DEV_PREFIX */
261
262/* target host supports Bluetooth sniffing */
263/* #undef PCAP_SUPPORT_BT */
264
265/* target host supports Bluetooth Monitor */
266/* #undef PCAP_SUPPORT_BT_MONITOR */
267
262/* target host supports CAN sniffing */
263/* #undef PCAP_SUPPORT_CAN */
264
265/* target host supports canusb */
266/* #undef PCAP_SUPPORT_CANUSB */
267
268/* target host supports CAN sniffing */
269/* #undef PCAP_SUPPORT_CAN */
270
271/* target host supports canusb */
272/* #undef PCAP_SUPPORT_CANUSB */
273
274/* support D-Bus sniffing */
275/* #undef PCAP_SUPPORT_DBUS */
276
268/* target host supports netfilter sniffing */
269/* #undef PCAP_SUPPORT_NETFILTER */
270
271/* target host supports USB sniffing */
272/* #undef PCAP_SUPPORT_USB */
273
274/* target host supports netmap */
275#define PCAP_SUPPORT_NETMAP 1

--- 5 unchanged lines hidden (view full) ---

281/* #undef SOCKADDR_HCI_HAS_HCI_CHANNEL */
282
283/* Define to 1 if you have the ANSI C header files. */
284#define STDC_HEADERS 1
285
286/* Enable parser debugging */
287/* #undef YYDEBUG */
288
277/* target host supports netfilter sniffing */
278/* #undef PCAP_SUPPORT_NETFILTER */
279
280/* target host supports USB sniffing */
281/* #undef PCAP_SUPPORT_USB */
282
283/* target host supports netmap */
284#define PCAP_SUPPORT_NETMAP 1

--- 5 unchanged lines hidden (view full) ---

290/* #undef SOCKADDR_HCI_HAS_HCI_CHANNEL */
291
292/* Define to 1 if you have the ANSI C header files. */
293#define STDC_HEADERS 1
294
295/* Enable parser debugging */
296/* #undef YYDEBUG */
297
298/* Enable large inode numbers on Mac OS X 10.5. */
299#ifndef _DARWIN_USE_64_BIT_INODE
300# define _DARWIN_USE_64_BIT_INODE 1
301#endif
302
289/* Number of bits in a file offset, on hosts where this is settable. */
290/* #undef _FILE_OFFSET_BITS */
291
303/* Number of bits in a file offset, on hosts where this is settable. */
304/* #undef _FILE_OFFSET_BITS */
305
292/* needed on HP-UX */
293/* #undef _HPUX_SOURCE */
294
295/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
296/* #undef _LARGEFILE_SOURCE */
297
298/* Define for large files, on AIX-style hosts. */
299/* #undef _LARGE_FILES */
300
301/* define on AIX to get certain functions */
302/* #undef _SUN */
303
306/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
307/* #undef _LARGEFILE_SOURCE */
308
309/* Define for large files, on AIX-style hosts. */
310/* #undef _LARGE_FILES */
311
312/* define on AIX to get certain functions */
313/* #undef _SUN */
314
315/* define if your compiler allows __attribute__((format)) without a warning */
316#define __ATTRIBUTE___FORMAT_OK 1
317
304/* to handle Ultrix compilers that don't support const in prototypes */
305/* #undef const */
306
307/* Define as token for inline if inlining supported */
308#define inline inline
309
310/* Define to `short' if int16_t not defined. */
311/* #undef int16_t */

--- 24 unchanged lines hidden ---
318/* to handle Ultrix compilers that don't support const in prototypes */
319/* #undef const */
320
321/* Define as token for inline if inlining supported */
322#define inline inline
323
324/* Define to `short' if int16_t not defined. */
325/* #undef int16_t */

--- 24 unchanged lines hidden ---