URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc45082635c9cfed0112727b1b10a0f863bce13c
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

cc45082 by ciechanowski (markciechanow...@gmail.com):

    Gryphon Protocol dissector fixes and updates.
    
    These updates fix the incorrect "malformed packet" errors.
    The updates include Gryphon Protocol commands that were
    not included in the prior version of the Gryphon dissector.
    Specifically, added LIN Protocol commands for LDF files,
    LIN ioctls, LIN signal conversion commands, and USDT
    ISO-15765-2 commands.
    
    Change-Id: I746aa871d8496f3a73374eefd52ed900a069d16b
    Reviewed-on: https://code.wireshark.org/review/26269
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  fbb0423   IEEE 802.15.4: support vendor specific commands; small 
cleanups
    adds  cc45082   Gryphon Protocol dissector fixes and updates.


Summary of changes:
 AUTHORS                               |    4 +
 plugins/epan/gryphon/AUTHORS          |    3 +
 plugins/epan/gryphon/Makefile.am      |    2 +-
 plugins/epan/gryphon/README           |    6 +-
 plugins/epan/gryphon/packet-gryphon.c | 2726 ++++++++++++++++++++++++++++++---
 plugins/epan/gryphon/packet-gryphon.h |  154 +-
 6 files changed, 2678 insertions(+), 217 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to