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

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 26261:/trunk/epan/dissectors/ /trunk

From: "Kukosa, Tomas" <tomas.kukosa@xxxxxxxxxxx>
Date: Wed, 24 Sep 2008 15:39:29 +0200
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: wireshark-dev-bounces@xxxxxxxxxxxxx 
> [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of 
> Luis EG Ontanon
> Sent: Wednesday, September 24, 2008 2:57 PM
> To: wireshark-dev@xxxxxxxxxxxxx
> 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,  <kukosa@xxxxxxxxxxxxx> 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
> > Wireshark-commits@xxxxxxxxxxxxx
> > 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@xxxxxxxxxxxxx
> https://wireshark.org/mailman/listinfo/wireshark-dev
>