http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21984
User: kukosa
Date: 2007/05/29 02:32 PM
Log:
 - COMPONENTS OF implementation (can be used only inside one module or more modules compiled together, can not be done across exported/imported types)
 - if protocol name contains dot '.' it is replaced with dash '-' for default output filename
 - fix bug in more modules output handling if they are not merged together but output is done one by one
 - new #.OPT option EXTERNAL_TYPE_CB for default EXTERNAL type callback
 - start of X.880 support implementation
Directory: /trunk/tools/
  Changes    Path          Action
  +238 -81   asn2wrs.py    Modified