Hi Luis,

it allows to call xml dissector like a subdissector and gets back
dissected xml in ep allocated tree.
As XML is case sensitive I have put original name in the structure too
(besides lowercase form which was used for solving some bug).

I use it just for proprietary protocol now (non-xml header and xml body)
but I guess there are other XML based protocols which could use it.

Tomas

 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Luis EG Ontanon
> Sent: Wednesday, September 24, 2008 2:57 PM
> To: wireshark-dev@wireshark.org
> Subject: Re: [Wireshark-dev] [Wireshark-commits] rev 
> 26261:/trunk/epan/dissectors/ /trunk/epan/dissectors/: 
> packet-xml.cpacket-xml.h
> 
> I'm curious about where does this lead...
> 
> On Wed, Sep 24, 2008 at 12:42 PM,  <[EMAIL PROTECTED]> wrote:
> > 
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26261
> >
> > User: kukosa
> > Date: 2008/09/24 03:42 AM
> >
> > Log:
> >  put original tag name (not lowercase) into dissected xml 
> structure too
> >  dissect xml even if tree is null
> >
> > Directory: /trunk/epan/dissectors/
> >  Changes    Path            Action
> >  +6 -3      packet-xml.c    Modified
> >  +1 -0      packet-xml.h    Modified
> >
> > _______________________________________________
> > Wireshark-commits mailing list
> > [EMAIL PROTECTED]
> > https://wireshark.org/mailman/listinfo/wireshark-commits
> >
> 
> 
> 
> -- 
> This information is top security. When you have read it, 
> destroy yourself.
> -- Marshall McLuhan
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@wireshark.org
> https://wireshark.org/mailman/listinfo/wireshark-dev
> 
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
https://wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to