Wireshark-commits: [Wireshark-commits] master 167874a: Extcap: allow Wireshark to list extcap inter
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=167874a62bb8375eb07637d28e98ea45e497075f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
167874a 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>
Actions performed:
from 14c35c3 Create C handles for pipes before running dumpcap.
adds 167874a 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(-)