URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50484e3f3f34f3c98498283c6674b96f14fb73b2
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

50484e3 by Roland Haenel (rol...@haenel.me):

    Add dissector for Nano / RaiBlocks cryptocurrency protocol
    
    Change-Id: I34f610a19a972db1c08d7896453e5ed671ec4dc6
    Reviewed-on: https://code.wireshark.org/review/26394
    Petri-Dish: Michael Mann <mman...@netscape.net>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagou...@gmail.com>
    Reviewed-by: Michael Mann <mman...@netscape.net>
    

Actions performed:

    from  6e75a0b   ber/per: assert actx to avoid null dereference (found by 
clang).
    adds  50484e3   Add dissector for Nano / RaiBlocks cryptocurrency protocol


Summary of changes:
 docbook/release-notes.asciidoc |   1 +
 epan/dissectors/CMakeLists.txt |   1 +
 epan/dissectors/Makefile.am    |   1 +
 epan/dissectors/packet-nano.c  | 498 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 501 insertions(+)
 create mode 100644 epan/dissectors/packet-nano.c
___________________________________________________________________________
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