Wireshark-commits: [Wireshark-commits] master e6b5996: CoAP: Add support for tracking requests and
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Feb 2016 20:35:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e6b59962e895972940b535e23168a9673648d089
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e6b5996 by Christoph Burger-Scheidlin (mail@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx):

    CoAP: Add support for tracking requests and responses
    
    Use CoAP's token to match responses to requests in CoAP.
    
    Change-Id: I13141e3490d54aa27aea7c94d8199dcc0166d493
    Reviewed-on: https://code.wireshark.org/review/13859
    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  875d95e   nstrace: Allow opening of files that are not multiples of 16kB in size.
    adds  e6b5996   CoAP: Add support for tracking requests and responses


Summary of changes:
 epan/dissectors/packet-coap.c |  127 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 127 insertions(+)