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 031db50: packet-tns.c: add Version and Services parsi

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

Commits:

031db50 by chinarulezzz (s.alex08@xxxxxxx):

    packet-tns.c: add Version and Services parsing for SNS messages.
    
    Tested with pcaps from SampleCaptures wiki.
    
    Change-Id: I13656ec484f276024160c8994a6750704058b2db
    Reviewed-on: https://code.wireshark.org/review/19367
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  56cf699   transum: fix no previous prototype for '...’ [-Wmissing-prototypes]
    adds  031db50   packet-tns.c: add Version and Services parsing for SNS messages.


Summary of changes:
 epan/dissectors/packet-tns.c |   50 ++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 48 insertions(+), 2 deletions(-)