Wireshark-commits: [Wireshark-commits] master f0b822f: LTE RRC: add direction to UL-CCCH and DL-CCC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Oct 2018 05:17:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0b822f731ec58a5164bc71fabf5361c18ac6710
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    LTE RRC: add direction to UL-CCCH and DL-CCCH PDUs
    
    This will be useful for the RRC Early Data procedure.
    
    Change-Id: Idcf4251315ee171aa15e650682d7e686a05a9e0a
    Reviewed-on: https://code.wireshark.org/review/30185
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  22cf80d   text2pcap: gracefully handle hexdump without trailing LF
     add  f0b822f   LTE RRC: add direction to UL-CCCH and DL-CCCH PDUs


Summary of changes:
 epan/dissectors/asn1/lte-rrc/lte-rrc.cnf | 12 ++++++++++++
 epan/dissectors/packet-lte-rrc.c         |  8 ++++++++
 2 files changed, 20 insertions(+)