URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9328eb62346986d4dbb19e0fdf28bdb2842df63b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9328eb6 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
androiddump: Register interfaces when list interfaces
Trying to find interfaces every androiddump run use
a lot of system resources so Wireshark can hang for a while.
Back to old behaviour and register interfaces only when
list them.
Change-Id: Ib63cad05fb47722d3b9de24abf28a86e614417cd
Reviewed-on: https://code.wireshark.org/review/14764
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 03cc477 Bluetooth: Fix conflicting address fields
adds 9328eb6 androiddump: Register interfaces when list interfaces
Summary of changes:
extcap/androiddump.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)