Wireshark-commits: [Wireshark-commits] master-2.0 006f75c: STUN: add TCP specific methods and attri

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Oct 2015 23:00:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=006f75cb7ba800e2b386c53c86f5f90b573ee143
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

006f75c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    STUN: add TCP specific methods and attribute
    
    Bug: 11641
    Change-Id: I2990a327e80d57463ab908fc9660b98253d7c9d0
    Reviewed-on: https://code.wireshark.org/review/11323
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit d43047f2e0efdecb0b0aa4a394e04d790b6b3d6a)
    Reviewed-on: https://code.wireshark.org/review/11335
    

Actions performed:

    from  9d6d913   Note the move of the configuration directory (bug 6353).
    adds  006f75c   STUN: add TCP specific methods and attribute


Summary of changes:
 epan/dissectors/packet-stun.c |   26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)