wireshark/asn1/MAP_Dialogue
Gerald Combs 9ead15a6eb README.developer says:
"PROTOABBREV     A name for the protocol for use in filter expressions;
                 it should contain only lower-case letters, digits, and
                 hyphens."

In proto_register_protocol(), generate a warning if PROTOABBREV contains
invalid characters.  Along with the list above, allow underscores and
periods.  Fix up whitespace.

Lower-case PROTOABBREV in several dissectors.

svn path=/trunk/; revision=13967
2005-03-29 14:56:09 +00:00
..
Makefile Make the Makefile look like the h235 Makefiles, with the new rules. 2005-01-16 10:19:21 +00:00
Makefile.nmake When using Cygwin's python asn2eth.py 2005-01-16 23:26:02 +00:00
MAP_DialoguePDU.asn Fix a typo in the name of the directory for the MAP dialogue ASN.1 2004-10-27 20:34:21 +00:00
MAP_DialoguePDU.cnf Fix a typo in the name of the directory for the MAP dialogue ASN.1 2004-10-27 20:34:21 +00:00
packet-MAP-DialoguePDU-template.c README.developer says: 2005-03-29 14:56:09 +00:00
packet-MAP-DialoguePDU-template.h "dissect_MAP_Dialogue()" returns no value; declare its return value as 2004-10-27 21:16:18 +00:00