http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1803
Summary: "F" display filter field problems
Product: Wireshark
Version: SVN
Platform: PC
URL: http://www.wireshark.org/lists/wireshark-
dev/200708/msg00442.html
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: christopher.maynard@xxxxxxxxx
Build Information:
SVN 22679
--
Seven "F" files with display filter problems:
1) packet-dcerpc-fldb.c, PROTOABBREV=fldb: Incorrect name prefixes. Some
fields could use a better description, but someone with more knowledge of fldb
than I should probably do this.
2) packet-fcct.c, PROTOABBREV=fcct: Incorrect "fcct_" prefixes should be
"fcct.".
3) packet-fcdns.c, PROTOABBREV=fcdns: One field with an incorrect prefix of
"swils" should be "fcdns".
4) packet-fcels.c, PROTOABBREV=els: Most prefixes are "fcels" rather than
"els". Also, many incorrect prefixes of "fc". In the patch, I've elected to
change the PROTOABBREV to "fcels" and minimize the number of prefix changes.
5) packet-fcip.c, PROTOABBREV=fcip: Several incorrect prefixes of "fcencap".
6) packet-fr.c, PROTOABBREV=fr: Two fields with an incorrect "ldap" prefix.
7) packet-ftam.c, PROTOABBREV=ftam: The "ftam._untag_item*" display fields
don't need the unnecessary underscore following the prefix.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.