Wireshark-commits: [Wireshark-commits] master-2.0 1191636: Extcap: allow Wireshark to list extcap i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Nov 2015 08:27:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1191636fc6f117f261a2e223beb2f1f94a3a679c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap is not installed
    
    Bug: 11715
    Change-Id: I4a043c4a298506d51cb6bf8b97aac787113a7dfa
    Reviewed-on: https://code.wireshark.org/review/11869
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Guenter Ebermann <guenter.ebermann@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 167874a62bb8375eb07637d28e98ea45e497075f)
    Reviewed-on: https://code.wireshark.org/review/11905
    

Actions performed:

    from  6c1836b   extcap: fix a bug in cfilter
    adds  1191636   Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap is not installed


Summary of changes:
 capchild/capture_ifinfo.c |    2 +-
 caputils/capture-wpcap.c  |   12 +++---------
 2 files changed, 4 insertions(+), 10 deletions(-)