Wireshark-commits: [Wireshark-commits] master 4ec5cbe: SMB2: dissect the buffer of getinfo quota re
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 Sep 2016 09:49:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ec5cbe2d4583f0a09f91ea82e5ff298460a370d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4ec5cbe by Uri Simchoni (urisimchoni@xxxxxxxxx):

    SMB2: dissect the buffer of getinfo quota request
    
    Source: [MS-SMB2] 2.2.37.1
    
    Change-Id: I526066700a88398366f31cd51552f9fa8bb761b8
    Signed-off-by: Uri Simchoni <urisimchoni@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/17447
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3b9771a   M2AP: fix registration of extensions in proper dissector table
    adds  4ec5cbe   SMB2: dissect the buffer of getinfo quota request


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