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 ed7b9e6: nfs: fix open result_flags

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

Commits:

ed7b9e6 by J. Bruce Fields (bfields@xxxxxxxxxx):

    nfs: fix open result_flags
    
    The protocol values here are all wrong, and miss new flags from rfc
    5661.
    
    Ping-Bug: 10649
    Change-Id: I03fb2b521b415dbca5d4b77eda609eb8084da57c
    Reviewed-on: https://code.wireshark.org/review/5140
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  55fb7ea   Enable some runtime sanity checks when using at least gcc 4.9
    adds  ed7b9e6   nfs: fix open result_flags


Summary of changes:
 epan/dissectors/packet-nfs.c |   63 ++++++++++++++++++++++++------------------
 1 file changed, 36 insertions(+), 27 deletions(-)