https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7348
--- Comment #5 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2012-07-10 18:28:14 PDT ---
It seems the sort bug is more extensive than I had thought.
Running "tshark -d sortbug==true" will give the idea.
And I didn't test all 261 of them, but ...
sip.hdr is apparently valid, so it seems strange that "tshark -d
sip.hdr==foo,bar" would yield this output (where <nothing> is added by me):
tshark: Unknown protocol -- "bar"
tshark: Valid protocols for layer type "sip.hdr" are:
<nothing>
Or that "tshark -d hnbap.ies==0,dups" would yield:
tshark: Unknown protocol -- "dups"
tshark: Valid protocols for layer type "hnbap.ies" are:
hnbap (UTRAN Iuh interface HNBAP signalling)
hnbap (UTRAN Iuh interface HNBAP signalling)
(19 more of these)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.