Wireshark-commits: [Wireshark-commits] master 6fcfb5e: Add support to the SMB2 protocol for one of
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jul 2015 17:29:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6fcfb5ed56c09af30ed50c4fe41103436f8b91cc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6fcfb5e by Richard Sharpe (rsharpe@xxxxxxxxx):

    Add support to the SMB2 protocol for one of the proposals for POSIX Extensions
    to the SMB2 protocol.
    
    I am submitting this purely so that it is available for others to play with.
    
    Change-Id: I379b9da90731cc61ce38a1fdf21dc7c09d0d114e
    Signed-off-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/9496
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  da91443   LTE RRC: fix dissection of ETWS/CMAS warning messages
    adds  6fcfb5e   Add support to the SMB2 protocol for one of the proposals for POSIX Extensions to the SMB2 protocol.


Summary of changes:
 epan/dissectors/packet-smb2.c |  193 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 191 insertions(+), 2 deletions(-)