https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5741
--- Comment #4 from lhm.amersfoort@xxxxxx 2011-03-07 01:41:30 PST ---
Created an attachment (id=6000)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6000)
Capture containing one BROWSER Packet with DSCP “0x00” and one ICMP packet with
DSCP “0x20”.
Display-filter-error-2.pcap contains one BROWSER Packet with DSCP “0x00” and
one ICMP packet with DSCP “0x20”.
With display filter “ip.dsfield.dscp == 0x00” both packets are listed (not
correct), with display filter “ip.dsfield.dscp == 0x20” only the ICMP packet
(correct).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.