Wireshark-commits: [Wireshark-commits] master 6e5784d: Added support for AllJoyn Reliable Datagram

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Oct 2014 00:20:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e5784d88a3657b738db8a00a1a8a1c29ed16753
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6e5784d by Joseph Huffman (jhuffman@xxxxxxxxxxxxxx):

    Added support for AllJoyn Reliable Datagram Protocol.
    
    Change-Id: I3ec37d7aec0c51f9bd0791c8fa0c5ef3dabc9fbf
    Signed-off-by: Joseph Huffman <jhuffman@xxxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/4414
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  30742dd   Expand comments.
    adds  6e5784d   Added support for AllJoyn Reliable Datagram Protocol.


Summary of changes:
 epan/dissectors/packet-alljoyn.c |  528 +++++++++++++++++++++++++++++++++++---
 1 file changed, 488 insertions(+), 40 deletions(-)