Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master cd4540b: packet-tns: add Set Protocol dissection.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Dec 2016 16:39:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd4540b260040f08a5e814fab4c60e001501f8cb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cd4540b by Alexandr Savca (s.alex08@xxxxxxx):

    packet-tns: add Set Protocol dissection.
    
    Set Protocol is a SQLNET (NET8) message of Data packet type. At the
    moment, request message is fully implemented, response partly.
    
    Also, remove unused href entry(s).
    
    Change-Id: I1814ce867cf4f03fa70f05552bfe870ed8f7737c
    Reviewed-on: https://code.wireshark.org/review/19051
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b9a1fd5   Bluetooth: SMP: Use bitmask fields
    adds  cd4540b   packet-tns: add Set Protocol dissection.


Summary of changes:
 epan/dissectors/packet-tns.c |   76 +++++++++++++++++++++++-------------------
 1 file changed, 42 insertions(+), 34 deletions(-)