Wireshark-commits: [Wireshark-commits] master fad0aa0: Addition of AllJoyn packet dissector. Bug 93

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 17:57:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fad0aa0382955bcc03d3ec8318dd510149e51b67
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fad0aa0 by Joseph Huffman (jhuffman@xxxxxxxxxxxxxx):

    Addition of AllJoyn packet dissector.  Bug 9361
    
    Change-Id: Ia582732ee27ce9c1e4280afef5a6b3e3be959d23
    Reviewed-on: https://code.wireshark.org/review/1127
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  dacc7ee   Pull in some changes from master-1.10/make-version.pl.
    adds  fad0aa0   Addition of AllJoyn packet dissector.  Bug 9361


Summary of changes:
 epan/CMakeLists.txt              |    1 +
 epan/dissectors/Makefile.common  |    1 +
 epan/dissectors/packet-alljoyn.c | 2536 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 2538 insertions(+)
 create mode 100644 epan/dissectors/packet-alljoyn.c