Wireshark-commits: [Wireshark-commits] master a4068a9: sbus: Add multi-media telegram dissection
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Feb 2019 06:51:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4068a9057d8d0a77f4d259b78e15831ac6e2fe1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a4068a9 by chrisdurrer (christian.durrer@xxxxxxxxxxxx):

    sbus: Add multi-media telegram dissection
    
    Added multi-media telegram dissection for multiple requests in one telegram
    Added read/write datablock telegram dissection
    
    Change-Id: Iaefba194bbc463340a6ed20998122c6ed14d67ca
    Reviewed-on: https://code.wireshark.org/review/32127
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6e1d30c   wslua: simplify __WSLUA_REGISTER_META and _CLASS
     add  a4068a9   sbus: Add multi-media telegram dissection


Summary of changes:
 epan/dissectors/packet-sbus.c | 544 ++++++++++++++++++++++++++++++++----------
 1 file changed, 423 insertions(+), 121 deletions(-)