Wireshark-commits: [Wireshark-commits] master 8cac5c0: Check for "is wpcap.dll loaded"? when gettin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Mar 2020 09:41:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8cac5c0a3a76c02f9614a7aa1a26d4955c5a6122
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8cac5c0 by Guy Harris (guy@xxxxxxxxxxxx):

    Check for "is wpcap.dll loaded"? when getting the remote interface list.
    
    That check is required for remote capture just as it's required for
    local capture.
    
    Change-Id: I9341ef4aeeef706db9728c8abb8531bec8306bdc
    Reviewed-on: https://code.wireshark.org/review/36430
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ee39cd9   [Automatic update for 2020-03-15]
     add  8cac5c0   Check for "is wpcap.dll loaded"? when getting the remote interface list.


Summary of changes:
 caputils/capture-wpcap.c | 11 +++++++++++
 1 file changed, 11 insertions(+)