Wireshark-commits: [Wireshark-commits] master 2db3708: Add Lithionics battery management dissector.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Aug 2020 05:03:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2db3708dfd649bd71ea2c9c759eefdf28325f7ab
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2db3708 by Michael Mann (Michael.Mann@xxxxxxxx):

    Add Lithionics battery management dissector.
    
    Bug: 16764
    Change-Id: Iff902150491c984d3069c1b83acef9c2c8ce12c7
    Reviewed-on: https://code.wireshark.org/review/38106
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c207518   epan: Fixup proto_item_set_bits_offset_len.
     add  2db3708   Add Lithionics battery management dissector.


Summary of changes:
 docbook/release-notes.adoc          |   1 +
 epan/dissectors/CMakeLists.txt      |   1 +
 epan/dissectors/packet-lithionics.c | 282 ++++++++++++++++++++++++++++++++++++
 3 files changed, 284 insertions(+)
 create mode 100644 epan/dissectors/packet-lithionics.c