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 28e19b6: nfs: parse full setclientid CLID_INUSE reply

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

Commits:

28e19b6 by J. Bruce Fields (bfields@xxxxxxxxxx):

    nfs: parse full setclientid CLID_INUSE reply
    
    Note there can be some extra data in the CLID_INUSE case.
    
    (Future work: dissect_nfs_clientaddr4 could use some improvement.)
    
    Ping-Bug: 10649
    Change-Id: I92f34c6cc7a9328458f1e4391b04009f5e47290b
    Reviewed-on: https://code.wireshark.org/review/5141
    Reviewed-by: Bruce Fields <jbrucefields@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  255f1c0   mrcpv2: Fixed a memory leakage.
    adds  28e19b6   nfs: parse full setclientid CLID_INUSE reply


Summary of changes:
 epan/dissectors/packet-nfs.c |   30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)