wireshark/extcap
Florian Bezold 7dcf57719f androiddump: Support older on-target tcpdump versions
The output of 'tcpdump -D' only outputs interface flags from Android 7
onwards. Since it would be sad to lose the great androiddump support for
all older devices because of this, the logic is extended so that it
lists all interfaces if no '[' and ']' is found in the output.

Also, the used regex seemed to require an interface description, which
might not exist (even with new tcpdump versions). Now, interfaces
without description are not filtered.

Change-Id: I92b550a37b9bc0d0142aed68ee98f26de79be759
Reviewed-on: https://code.wireshark.org/review/24720
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-01-02 04:29:48 +00:00
..
.editorconfig Move extcap EditorConfig settings to source dir 2016-03-23 00:24:52 +00:00
Makefile.am Fix (and chop) static build option 2017-11-19 20:16:50 +00:00
androiddump.c androiddump: Support older on-target tcpdump versions 2018-01-02 04:29:48 +00:00
ciscodump.c ciscodump(extcap): fix 'packet' was marked unused but was used [-Wused-but-marked-unused] 2017-12-14 18:45:14 +00:00
extcap-base.c extcap: use SPDX identifiers for licences. 2017-11-12 18:27:24 +00:00
extcap-base.h extcap: use SPDX identifiers for licences. 2017-11-12 18:27:24 +00:00
randpktdump.c extcap: use SPDX identifiers for licences. 2017-11-12 18:27:24 +00:00
ssh-base.c extcap: use SPDX identifiers for licences. 2017-11-12 18:27:24 +00:00
ssh-base.h extcap: use SPDX identifiers for licences. 2017-11-12 18:27:24 +00:00
sshdump.c sshdump: remove extra option check. 2017-11-22 15:40:13 +00:00
udpdump.c udpdump: add space. 2017-11-15 10:51:57 +00:00