summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-04-19 13:13:46 -0700
committerGuy Harris <guy@alum.mit.edu>2019-04-19 13:13:46 -0700
commit82f5b14456853fd64be21f53162c19697ab6c4a2 (patch)
tree1174562b4f98cb73de3d43241e16f61172199169 /INSTALL.md
parentf85c239c229527e365ea458274c777a2c820feb0 (diff)
downloadlibpcap-82f5b14456853fd64be21f53162c19697ab6c4a2.tar.gz
Clean up some references to WinPcap.
We're currently unlikely to be used with WinPcap, although you could build libpcap on Windows with the WinPcap SDK and install and use it; we are, however, built with Npcap as part of the Npcap binary.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index f9d66e32..4c34eba8 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -265,7 +265,7 @@ FILES
doc/README.septel - notes on using libpcap to capture on Intel/Septel devices
doc/README.sita - notes on using libpcap to capture on SITA devices
doc/README.tru64 - notes on using libpcap on Digital/Tru64 UNIX
- doc/README.Win32 - notes on using libpcap on Win32 systems (with WinPcap)
+ doc/README.Win32.md - notes on using libpcap on Win32 systems (with Npcap)
VERSION - version of this release
acconfig.h - support for post-2.13 autoconf
aclocal.m4 - autoconf macros
@@ -324,7 +324,7 @@ FILES
pcap-namedb.h - header for backwards compatibility
pcap-nit.c - SunOS Network Interface Tap support
pcap-nit.h - SunOS Network Interface Tap definitions
- pcap-npf.c - WinPcap capture support
+ pcap-npf.c - Npcap capture support
pcap-null.c - dummy monitor support (allows offline use of libpcap)
pcap-pf.c - Ultrix and Digital/Tru64 UNIX Packet Filter support
pcap-pf.h - Ultrix and Digital/Tru64 UNIX Packet Filter definitions