wireshark/caputils
Gerald Combs 6b4fae1a0b Windows: Switch from the WpdPack SDK to vcpkg's libpcap.
Switch from WinPcap's WpdPack SDK to a libpcap package built with vcpkg.
We explictly load wpcap.dll on Windows, so make sure we don't link with
pcap.lib.

Move timestamp code from capture-pcap-util-unix.c to
capture-pcap-util.c. Add timestap routines to capture-wpcap.c and make a
couple of other updates.

Change-Id: If0e3dbeb7378c42ed9e3f91b2f15add95d22a2bb
Reviewed-on: https://code.wireshark.org/review/37905
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2020-07-21 04:33:13 +00:00
..
.editorconfig
CMakeLists.txt Don't call any routines from WinPcap/Npcap packet32.dll. 2020-07-14 07:30:59 +00:00
airpcap.h
airpcap_loader.c
airpcap_loader.h
capture-pcap-util-int.h
capture-pcap-util-unix.c Windows: Switch from the WpdPack SDK to vcpkg's libpcap. 2020-07-21 04:33:13 +00:00
capture-pcap-util.c Windows: Switch from the WpdPack SDK to vcpkg's libpcap. 2020-07-21 04:33:13 +00:00
capture-pcap-util.h
capture-wpcap.c Windows: Switch from the WpdPack SDK to vcpkg's libpcap. 2020-07-21 04:33:13 +00:00
capture-wpcap.h
capture_ifinfo.h
capture_win_ifnames.c
capture_win_ifnames.h
iface_monitor.c
iface_monitor.h
ws80211_utils.c
ws80211_utils.h