Bug ID |
11955
|
Summary |
NFS packets are sometimes not parsed correctly
|
Product |
Wireshark
|
Version |
2.0.1
|
Hardware |
x86
|
OS |
Windows 8.1
|
Status |
CONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14198 [details]
PCAP with NFSv3 WRITE
Build Information:
Version 2.0.1 (v2.0.1-0-g59ea380 from master-2.0)
--
NFS packets are sometimes not parsed correctly, i.e. not even the RPC level is
shown - see frame 326 in the attached pcap for an example
Note that manual parsing confirms that frame 326 is a WRITE call.
When I force decoding to RPC, wireshark shows [TCP segment of a reassembled
PDU]
Note: there were no dropped packets during the recording.
You are receiving this mail because:
- You are watching all bug changes.