wireshark/asn1/ansi_map
Ronnie Sahlberg 8920a7e7f2 change the signature that asn2wrs generates for functions to marm all parameters as _U_
to reduce the number of compiler warnings.

update some template and cnf files to use _U_ as well 


svn path=/trunk/; revision=21088
2007-03-21 10:22:22 +00:00
..
Makefile Add ansi_map to the makefiles 2007-01-09 21:45:46 +00:00
Makefile.nmake put every python script name into "" so the call won't fail on Win32 native python. 2006-10-29 17:19:52 +00:00
README Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
ansi_map.asn Dissect sms-BearerData also in responce messages if service code seen in Invoke. 2007-01-15 10:19:50 +00:00
ansi_map.cnf Dissekt ControlChannelData. 2007-01-16 22:51:08 +00:00
packet-ansi_map-template.c change the signature that asn2wrs generates for functions to marm all parameters as _U_ 2007-03-21 10:22:22 +00:00
packet-ansi_map-template.h Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable 2006-06-20 18:30:54 +00:00

README

This is a work in progress to replace the existing ansi_map dissector with an asn2wrs generated one.

To test/use this work in progress dissector you will have to compile it with asn2wrs and copy the resulting .c and .h files over to epan/dissectors.

This dissector is not yet ready for public consumption and lacks many vital features of the existing ansi_map dissector as it does not dissect
parameter data.