wireshark/asn1/ansi_map
Ulf Lamping 647533a5ef put every python script name into "" so the call won't fail on Win32 native python.
The problem is the slash in e.g.:

 @$(PYTHON) ../../tools/make-dissector-reg.py

is interpreted as an option instead of being part of the path.

I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port.

svn path=/trunk/; revision=19730
2006-10-29 17:19:52 +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 Backup changes. 2006-01-15 22:10:56 +00:00
ansi_map.cnf Port the ssn range setting stuff. 2006-06-17 16:19:23 +00:00
packet-ansi_map-template.c Dont use itu_ssn 2006-09-20 06:14:45 +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.