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 d0c031f: nfs: clean up fh_expire_type dissection

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

Commits:

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

    nfs: clean up fh_expire_type dissection
    
    This is a bit simpler and makes the field searchable.
    
    Ping-Bug: 10649
    Change-ID: I68386f987c419c0b6cbc181f29c6bce6c04fcfdb
    Reviewed-on: https://code.wireshark.org/review/5145
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  060cc68   nfs: NFSv4.2 SEEK, ALLOCATE, DEALLOCATE support
    adds  d0c031f   nfs: clean up fh_expire_type dissection


Summary of changes:
 epan/dissectors/packet-nfs.c |   96 +++++++++++++++++++-----------------------
 1 file changed, 44 insertions(+), 52 deletions(-)