Wireshark-commits: [Wireshark-commits] master-2.0 9c1d284: packet-nfs: add decoding and displaying
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 May 2016 18:59:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c1d2845fae6930cd65e4e7f723a896cf31668fc
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

9c1d284 by Tigran Mkrtchyan (tigran.mkrtchyan@xxxxxxx):

    packet-nfs: add decoding and displaying of exclusive create attributes
    
    NFSv4.1 defines FATTR4_SUPPATTR_EXCLCREAT attribute which tells the client
    a bitmap of attributes which can be set during exclusive create. Wireshark did
    show that FATTR4_SUPPATTR_EXCLCREAT is provided, but doesn't show supported
    attributes.
    
    Bug: 12435
    Change-Id: I29fc6beb2e75e9c78d68b1ca73a714bab2ad10a2
    Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@xxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/15401
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 1fca7767d003bb4fa601a7205d154171fe796f2b)
    Reviewed-on: https://code.wireshark.org/review/15406
    

Actions performed:

    from  a716916   pcap-common: Fix several serious ENCAP_ERF extension header writing issues
    adds  9c1d284   packet-nfs: add decoding and displaying of exclusive create attributes


Summary of changes:
 epan/dissectors/packet-nfs.c |    1 +
 1 file changed, 1 insertion(+)