• Home
  • Raw
  • Download

Lines Matching refs:libpcap

1 To build libpcap, run "./configure" (a shell script). The configure
5 not install libpcap if you just want to build tcpdump; just make sure
6 the tcpdump and libpcap directory trees have the same parent
15 does support packet capture but libpcap does not support that
17 packet capture not supported by libpcap, please send us patches; don't
23 installed bpf under SunOS 4 and wish to build a snit libpcap:
30 You will need an ANSI C compiler to build libpcap. The configure script
35 compatible with it (if any exist), to build libpcap. The configure
41 compatible with them (if any exist), to build libpcap. The configure
75 libpcap can do.
111 (PHNE_6855) to make the version 9 DLPI work with libpcap.
148 If you use Linux, this version of libpcap is known to compile and run
151 than one libpcap program at a time, on a system with a 2.0.X kernel, can
153 interface flags from the libpcap application; the packet capture
159 called 3.0.3 that includes libpcap and is supposed to support Linux.
170 On Linux, libpcap will not work if the kernel does not have the packet
174 If you use AIX, you may not be able to build libpcap from this release.
178 2.7.2, and that you may need to run strload before running a libpcap
181 Read the README.aix file for information on installing libpcap and
182 configuring your system to be able to support libpcap.
184 If you use NeXTSTEP, you will not be able to build libpcap from this
187 If you use SINIX, you should be able to build libpcap from this
200 If you use SCO, you might have trouble building libpcap from this
202 of anyone successfully building on it; the current release of libpcap
211 If you use UnixWare, you might be able to build libpcap from this
213 so we have not tested it; however, SCO provide packages for libpcap
215 Skunkware, and the source package for libpcap 0.6.2 is not changed from
216 the libpcap 0.6.2 source release, so this release of libpcap might also
242 libpcap program and it dies with:
256 CREDITS - people that have helped libpcap along
261 doc/README.aix - notes on using libpcap on AIX
262 doc/README.dag - notes on using libpcap to capture on Endace DAG devices
263 doc/README.hpux - notes on using libpcap on HP-UX
264 doc/README.linux.md - notes on using libpcap on Linux
265 doc/README.macos - notes on using libpcap on macOS
266 doc/README.septel - notes on using libpcap to capture on Intel/Septel devices
267 doc/README.sita - notes on using libpcap to capture on SITA devices
268 doc/README.tru64 - notes on using libpcap on Digital/Tru64 UNIX
269 doc/README.Win32 - notes on using libpcap on Win32 systems (with WinPcap)
309 pcap/namedb.h - public libpcap name database definitions
310 pcap/pcap.h - public libpcap definitions
323 pcap-int.h - internal libpcap definitions
330 pcap-null.c - dummy monitor support (allows offline use of libpcap)