Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1781] packet-ansi_637.c display filter field problems

Date: Fri, 24 Aug 2007 05:53:16 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1781





------- Comment #2 from anders.broman@xxxxxxxxxxxx  2007-08-24 05:53 GMT -------
I'm not sure if this is an improvment in this case.
Yes the protocols are registered as:
        proto_register_protocol(ansi_proto_name_tele, "ANSI IS-637-A
Teleservice", "ansi_637_tele");
and 
        proto_register_protocol(ansi_proto_name_trans, "ANSI IS-637-A
Transport", "ansi_637_trans");

So formally you are correct, but as only a few fields are registered(9)
I think it's easier to use as "ansi_637."


-- 
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.