URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1658a3520f79d63217b47015b244a82bd55d3f34
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1658a35 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[WINPCAP] First step to be able to use pcap_create()
Change-Id: Id95640db0e647a696b39ccbfabc8cf2922df1407
Reviewed-on: https://code.wireshark.org/review/13051
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0e7b7dc GFP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
adds 1658a35 [WINPCAP] First step to be able to use pcap_create()
Summary of changes:
caputils/capture-wpcap.c | 100 ++++++++++++++++++++++++++++++++++++++++++++++
config.nmake | 6 +--
2 files changed, 103 insertions(+), 3 deletions(-)