Wireshark-commits: [Wireshark-commits] master 872b573: Recognize -zfollow, ssl, ascii, 0 for compat
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 05 Oct 2018 04:30:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=872b573381d3b20e6a6c3e4a71d727d91548a4bd
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

872b573 by Peter Wu (peter@xxxxxxxxxxxxx):

    Recognize -zfollow,ssl,ascii,0 for compatibility
    
    Instead of reporting it as unsupported, silently map ssl to tls.
    
    Change-Id: I4c7436872137749634590a99201f2b8222c69fb4
    Fixes: v2.9.0rc0-1819-gcd95e197ca ("Start renaming SSL to TLS.")
    Reviewed-on: https://code.wireshark.org/review/30025
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d073b21   gprscdr: Update to 3GPP TS 32.298 V15.4.0
     add  872b573   Recognize -zfollow,ssl,ascii,0 for compatibility


Summary of changes:
 epan/stat_tap_ui.c | 5 +++++
 1 file changed, 5 insertions(+)