Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19903: /trunk/epan/ /trunk/epan/dissectors/: packet-xml.

Date: Wed, 15 Nov 2006 18:40:38 GMT
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