Wireshark-commits: [Wireshark-commits] master 715f46b: Updates to NCP protocol dissector

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 May 2019 12:47:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=715f46b768c3dab4752b0b5752f89f62f509fa0d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

715f46b by Greg Morris (greg.morris@xxxxxxxxxxxxxx):

    Updates to NCP protocol dissector
    
    Add NCP 98
    Fix NDSrequestprotocolflags not being captured on request so that reply
    would offset correctly with CRC flag.
    
    Change-Id: Ie45a1017326dd38393baf3f005f3ec9195438565
    Reviewed-on: https://code.wireshark.org/review/33146
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5862b46   gearman: extend, fix and refactor dissector
     add  715f46b   Updates to NCP protocol dissector


Summary of changes:
 epan/dissectors/packet-ncp2222.inc |  2 +-
 tools/ncp2222.py                   | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)