Wireshark-commits: [Wireshark-commits] master 752ba1a: packet-smb2: add dissectors for FSCTL_GET_RE
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jul 2016 03:14:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=752ba1abad6f549616ab65418522a067c58f0f24
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

752ba1a by Hiroshi Ioka (hirochachacha@xxxxxxxxx):

    packet-smb2: add dissectors for
    FSCTL_GET_REPARSE_POINT/FSCTL_SET_REPARSE_POINT
    
    Change-Id: I3b6230aea2a0027d7b85d35d3aea6385cace569b
    Reviewed-on: https://code.wireshark.org/review/16511
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4b8cb97   Rename iph->ip_p to iph->ip_nxt
    adds  752ba1a   packet-smb2: add dissectors for FSCTL_GET_REPARSE_POINT/FSCTL_SET_REPARSE_POINT


Summary of changes:
 epan/dissectors/packet-smb2.c |  107 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 104 insertions(+), 3 deletions(-)