4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 97d170d was
1c68a81,
checked in by Perry Lorier <perry@…>, 14 years ago
|
Split "have bpf filtering" and "bpf socket" support apart
|
-
Property mode set to
100755
|
File size:
382 bytes
|
Line | |
---|
1 | #define PACKAGE_VERSION "3.0.0" |
---|
2 | |
---|
3 | #define HAVE__STRNICMP 1 |
---|
4 | //#define HAVE_SPRINTF_S 1 |
---|
5 | |
---|
6 | // prevent pcap-int.h from redefining snprintf and vsnprintf |
---|
7 | #define HAVE_SNPRINTF 1 |
---|
8 | #define HAVE_VSNPRINTF 1 |
---|
9 | |
---|
10 | #define HAVE_LIMITS_H 1 |
---|
11 | |
---|
12 | #define HAVE_LIBPCAP 1 |
---|
13 | #define HAVE_PCAP 1 |
---|
14 | #define HAVE_BPF_FILTER 1 |
---|
15 | #define HAVE_PCAP_H 1 |
---|
16 | #define HAVE_PCAP_BPF_H 1 |
---|
17 | #define HAVE_PCAP_INT_H 1 |
---|
Note: See
TracBrowser
for help on using the repository browser.