Wireshark-commits: [Wireshark-commits] master-1.12 c911b08: LTE RRC: fix dissection of ETWS/CMAS wa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jul 2015 17:26:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c911b089661e07d553b60613eac65715a8c79583
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

c911b08 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LTE RRC: fix dissection of ETWS/CMAS warning messages
    
    Change-Id: I20bb219a32b6c7e39ac415c5c13ad5379f78cba2
    Reviewed-on: https://code.wireshark.org/review/9660
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  5411d70   epl: Make detection of duplication frame optional
    adds  c911b08   LTE RRC: fix dissection of ETWS/CMAS warning messages


Summary of changes:
 asn1/lte-rrc/lte-rrc.cnf               |   44 ++++-
 asn1/lte-rrc/packet-lte-rrc-template.c |  192 +++++++++++++++++++++-
 epan/dissectors/packet-lte-rrc.c       |  282 ++++++++++++++++++++++++++++++--
 3 files changed, 497 insertions(+), 21 deletions(-)