Wireshark-commits: [Wireshark-commits] master-3.2 84afe20: NFS: Add filesystem cycle detection.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84afe20cb3ec19f13a290a91798f15533acc68a8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
84afe20 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>
(cherry picked from commit fc6763989c7a7c4e4b0522b12b955e5a285d388a)
Reviewed-on: https://code.wireshark.org/review/36853
Actions performed:
from 1d64061 Release notes: The Windows installers now ship with Qt 5.12.8.
add 84afe20 NFS: Add filesystem cycle detection.
Summary of changes:
epan/dissectors/packet-nfs.c | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 deletions(-)