Wireshark-commits: [Wireshark-commits] master e0e2396: SMB2: dissect class and infolevel in get quo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 11:43:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0e2396bdb5b2575dd09619d36bcce944f9c2cc6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e0e2396 by Uri Simchoni (urisimchoni@xxxxxxxxx):

    SMB2: dissect class and infolevel in get quota info request
    
    (actually, in [MS-SMB2] those are called "InfoType" and
    "FileInfoClass", respectively)
    
    Change-Id: Id583be4574cea5ce092c374a5624a4bd17d5d4c6
    Signed-off-by: Uri Simchoni <urisimchoni@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/17443
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  79b5020   SMB2: dissect quota info
    adds  e0e2396   SMB2: dissect class and infolevel in get quota info request


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