Wireshark-commits: [Wireshark-commits] master e9c5d93: Windows: prioritize Npcap over WinPcap
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 08 May 2018 17:29:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e9c5d937b5e78b63b58116e300fa7553b83d1a3d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e9c5d93 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Windows: prioritize Npcap over WinPcap
    
    It is now considered stable enough to be our default capture driver if present
    
    Change-Id: I7f3cdabcbaea526949afa47164e520202e6b93f2
    Reviewed-on: https://code.wireshark.org/review/27393
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  8756d0a   sshdump/ciscodump: use groups in config.
    adds  e9c5d93   Windows: prioritize Npcap over WinPcap


Summary of changes:
 caputils/capture-wpcap.c |  6 +++---
 wsutil/file_util.c       | 34 ++++++++++------------------------
 2 files changed, 13 insertions(+), 27 deletions(-)