Wireshark-commits: [Wireshark-commits] master-1.10 3cac251: Add a "placeholder protocol" for H.223
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Oct 2014 01:41:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3cac251930c8ccc6aebea295e7a1e36899629095
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

3cac251 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add a "placeholder protocol" for H.223 to avoid confusion when using Decode As.
    
    The Decode As dialog presents two H.223 options and only "trial and error" can determine if you want bitswapping or not.
    
    Change-Id: I9303c73375d130d3097d347bb374019dfc714068
    Reviewed-on: https://code.wireshark.org/review/4909
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 48da429a04956f18667d9de3022b11a60811663c)
    Change-Id: I9303c73375d130d3097d347bb374019dfc714068
    Reviewed-on: https://code.wireshark.org/review/4920
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a478316   Various Mobile IPv6 bugfixes
    adds  3cac251   Add a "placeholder protocol" for H.223 to avoid confusion when using Decode As.


Summary of changes:
 epan/dissectors/packet-h223.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)