| Bug ID |
13121
|
| Summary |
UUID (FT_GUID) Filtering
|
| Product |
Wireshark
|
| Version |
2.2.1
|
| Hardware |
x86
|
| OS |
Windows 7
|
| Status |
UNCONFIRMED
|
| Severity |
Major
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 15058 [details]
UUID Filtering
Build Information:
--
I was working with a pcap file and I tested following filter definition:
- the filter "dcerpc.dg_act_id" works
- the filter "dcerpc.dg_act_id == 0c41f903-0000-1010-b841-123412341236" doesn't
work.
It looks like all filtering on fields of type "Globally Unique Identifier" are
failing in wireshark 2.2.1 and while they are working in wireshark 1.12.13.
You are receiving this mail because:
- You are watching all bug changes.