Wireshark-commits: [Wireshark-commits] master 4eae6be: DIS: Support for the EntityStateUpdate PDU

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Sep 2019 03:49:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4eae6be17e644693ddad973b6864e45f0a455663
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4eae6be by Jean-Philippe Lebel ([email protected]):

    DIS: Support for the EntityStateUpdate PDU
    
    Updated the DIS protocol dissector to support the EntityStateUpdate PDU.
    The EntityStateUpdatePDU is part of DIS 7 and was already "semi-handled"
    by the dissector.
    
    Change-Id: I3221520e0260dc836d373fa590b3941de45a2dcc
    Reviewed-on: https://code.wireshark.org/review/34463
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  09a8d1a   rsl: Add support for non-standard RSL_MSG_TYPE_OSMO_ETWS_CMD
     add  4eae6be   DIS: Support for the EntityStateUpdate PDU


Summary of changes:
 epan/dissectors/packet-dis.c | 132 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 131 insertions(+), 1 deletion(-)