ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 67c9ff0: nfs: interpret aclsupport attribute

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Nov 2014 01:04:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67c9ff0332b40a3f2f17218b37383d712e1c3ccf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

67c9ff0 by J. Bruce Fields (bfields@xxxxxxxxxx):

    nfs: interpret aclsupport attribute
    
    It's not an interesting attribute but I've occasionally been annoyed by
    having to look it up just to verify a server isn't doing something nuts.
    
    Ping-Bug: 10649
    Change-Id: I660b62039075a4044946e590ee75ed5690290bc5
    Reviewed-on: https://code.wireshark.org/review/5146
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5431032   nfs: label NFSv4 CREATE symlink arguments more helpfully
    adds  67c9ff0   nfs: interpret aclsupport attribute


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