]> 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 05:08:45 +0000 (22:08 -0700)
commitd01ba8bf48a7d31790fbbcc7cab53f0029353766
tree5a7ec6795d37361601b37d4ab336066d2c8880f0
parent5d2a9ca2724ab023ce713fbd3d224c82924c6eb7
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.

(cherry picked from commit 89fc9f216193fcd2239e3ed7fa47c418d7872e70)
CMakeLists.txt
cmake/Modules/FindPCAP.cmake
tcpdump.c