wireshark/extcap
Mikael Kanstrup 22db1f066f androiddump: Don't present the verbose config option
The verbose config option has been replaced by an extcap base debug
option. Presenting verbose as an available option makes Wireshark
trying to retrieve the value of this option. As the option is not
really supported and invalid options after a recent change now
generate errors the androiddump tool does not start properly.

For reference the problem happens due the unfortunate combo of
these two patches:
v2.3.0rc0-1108-gb83ea46 ("extcap: put missed parameters into the help")
v2.9.0rc0-2431-g945d441 ("extcap: fix return value in extcap_base_parse_options().")

Fix by removing verbose as an available config option.

Change-Id: I894f599708a7160f50ca9ee1f9586022342705cb
Reviewed-on: https://code.wireshark.org/review/30716
Petri-Dish: Dario Lombardo <lomato@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-20 05:08:46 +00:00
..
.editorconfig Win32: Make extcap utilities console applications. 2018-10-12 19:01:49 +00:00
CMakeLists.txt Win32: Make extcap utilities console applications. 2018-10-12 19:01:49 +00:00
androiddump.c androiddump: Don't present the verbose config option 2018-11-20 05:08:46 +00:00
ciscodump.c extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
dpauxmon.c Extcap programs must write to the packet pipe in binary mode. 2018-07-19 09:30:52 +00:00
dpauxmon_user.h extcap: Support for DisplayPort AUX channel monitors 2018-05-14 10:44:37 +00:00
extcap-base.c extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
extcap-base.h extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
randpktdump.c Win32: Make extcap utilities console applications. 2018-10-12 19:01:49 +00:00
sdjournal.c Add a systemd Journal Export extcap. 2018-10-01 08:58:13 +00:00
ssh-base.c extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
ssh-base.h extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
sshdump.c extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
udpdump.c Win32: Make extcap utilities console applications. 2018-10-12 19:01:49 +00:00