Wireshark-commits: [Wireshark-commits] master 79b5020: SMB2: dissect quota info
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 11:42:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79b50207ba8bcb9a63d78ead35cf3ea33c1b55b2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79b5020 by Uri Simchoni (urisimchoni@xxxxxxxxx):

    SMB2: dissect quota info
    
    This info appears in the request buffer of setinfo quota,
    or in the response buffer of getinfo quota.
    
    Change-Id: I5c8d96a05eddfa123547a7dd2577a01ac8cbd32d
    Signed-off-by: Uri Simchoni <urisimchoni@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/17442
    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  aa2471d   SMB: make dissect_nt_user_quota public
    adds  79b5020   SMB2: dissect quota info


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