http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19903
User: lego
Date: 2006/11/15 06:40 PM
Log:
solve both issues pointed out in:
http://wireshark.org/lists/ethereal-dev/200605/msg02351.html
- dtd_parse.l:
be more liberal on what a name can be (a number now can be a name)
- packet-xml.c
if proto-name is given use it instead of the root element name as prefix for generated fields
Directory: /trunk/epan/dissectors/
Changes Path Action
+15 -13 packet-xml.c Modified
Directory: /trunk/epan/
Changes Path Action
+1 -1 dtd_parse.l Modified