]> The Tcpdump Group git mirrors - tcpdump/commit
Make tcpdump find wpcap.dll on Windows if it's not in the system library.
authorGuy Harris <[email protected]>
Tue, 8 Oct 2024 19:40:21 +0000 (12:40 -0700)
committerGuy Harris <[email protected]>
Wed, 9 Oct 2024 04:39:41 +0000 (21:39 -0700)
commit89fc9f216193fcd2239e3ed7fa47c418d7872e70
tree778ca4dd0d9c9f51aa3b6a02b9f22d8c4f7f4ee1
parentc20547acdacc5a3c31b834c73f00dba895256444
Make tcpdump find wpcap.dll on Windows if it's not in the system library.

See https://npcap.com/guide/npcap-devguide.html#npcap-feature-native-dll-implicitly
for details on what's being done.

Fix #1226.
CMakeLists.txt
cmake/Modules/FindPCAP.cmake
tcpdump.c