Ability to invoke "Decode As..." as command-line argument for GUIshark.
authorMichael Mann <mmann78@netscape.net>
Sun, 19 Jun 2016 06:33:13 +0000 (02:33 -0400)
committerMichael Mann <mmann78@netscape.net>
Sun, 19 Jun 2016 18:59:07 +0000 (18:59 +0000)
commit147b3d5149ec6cfce1489f9922cc5e4ac0ca2209
treef3dc7f2febdfe51dbef469c5cf4cefb9bb0d8c4a
parentf4fc03d79b9e3aa3a63a1b88974b3417e308d96e
Ability to invoke "Decode As..." as command-line argument for GUIshark.

TShark has had the functionality for awhile. While the GUI version
still has ways to change and persist Decode As functionality, adding
command line functionality gives the Decode As from initial launch
of the GUI.
Was also an excuse to refactor a bunch of code out of tshark.c

Bug: 5143
Change-Id: Ie67007d75e897bc06cc9afd9b84372a96b93778c
Reviewed-on: https://code.wireshark.org/review/16008
Reviewed-by: Michael Mann <mmann78@netscape.net>
docbook/release-notes.asciidoc
docbook/wsug_src/WSUG_chapter_customize.asciidoc
tfshark.c
tshark.c
ui/commandline.c
ui/decode_as_utils.c
ui/decode_as_utils.h