Wireshark-commits: [Wireshark-commits] master fc67639: NFS: Add filesystem cycle detection.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Apr 2020 04:09:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc6763989c7a7c4e4b0522b12b955e5a285d388a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fc67639 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    NFS: Add filesystem cycle detection.
    
    Detect cycles and large depths when snooping full names.
    
    Bug: 16476
    Change-Id: I4cddf3d6e6c58d1d382a3ea3b3ed09644562c352
    Reviewed-on: https://code.wireshark.org/review/36847
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6a8c1b9   epan: Add p_[gs]et_proto_depth.
     add  fc67639   NFS: Add filesystem cycle detection.


Summary of changes:
 epan/dissectors/packet-nfs.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)