URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fca7767d003bb4fa601a7205d154171fe796f2b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1fca776 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>
Actions performed:
from d05ad7f BACAPP: Added dissection for NotificationParameter
adds 1fca776 packet-nfs: add decoding and displaying of exclusive create attributes
Summary of changes:
epan/dissectors/packet-nfs.c | 1 +
1 file changed, 1 insertion(+)