| Bug ID |
12168
|
| Summary |
Some RPC messages sent over TCP not recognized heuristically
|
| Product |
Wireshark
|
| Version |
2.1.x (Experimental)
|
| Hardware |
x86
|
| OS |
Windows 8.1
|
| Status |
UNCONFIRMED
|
| Severity |
Major
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 14357 [details]
Sample traces with NFSv4 packets
Build Information:
Version 2.1.0-1368-gcac0ab6 (v2.1.0rc0-1368-gcac0ab6 from master)
--
If you filter the frames using "tcp.port==2049 && ssl", you'll see several that
were recognized as SSL while in fact they're NFS (RPC).
Specific frames are 5,7,9,11,17,18,19,21
This is probably similar to Bug #11955
You are receiving this mail because:
- You are watching all bug changes.