URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62a8d40b5fdde124a0f5b88a3dce34468db0cf29
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
62a8d40 by Peter Wu (peter@xxxxxxxxxxxxx):
tshark: recognize protocol aliases such as "-O ssl"
Be sure to map "ssl" to "tls" instead of silently ignoring it.
Change-Id: If1edc10ead4a9f25ee4802e1395390dc3c51796f
Reviewed-on: https://code.wireshark.org/review/31894
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from f2df0fc debian: update libwireshark symbols.
add 62a8d40 tshark: recognize protocol aliases such as "-O ssl"
Summary of changes:
tshark.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)