Wireshark-commits: [Wireshark-commits] master 4184e38: IEEE 1609.2: Fix up boiler plate code and pr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Oct 2018 15:30:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4184e38ab27cb39ec26c4d1ca10169b6b9227328
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4184e38 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    IEEE 1609.2: Fix up boiler plate code and prepare calling next dissector.
    
    Change-Id: I9ada85a3371e91f26a563906b37790f6c66dde42
    Reviewed-on: https://code.wireshark.org/review/30444
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2d76730   NTP: add request/response tracking to client, server and control packets
     add  4184e38   IEEE 1609.2: Fix up boiler plate code and prepare calling next dissector.


Summary of changes:
 epan/dissectors/asn1/ieee1609dot2/ieee1609dot2.cnf | 11 ++++++++
 .../ieee1609dot2/packet-ieee1609dot2-template.c    |  4 +--
 epan/dissectors/packet-ieee1609dot2.c              | 30 ++++++++++++++++++----
 3 files changed, 38 insertions(+), 7 deletions(-)