bugzilla-daemon | 1 Feb 2008 09:07
Favicon

[Bug 2226] Mismatching </proto> element in a PDML explort

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2226

--- Comment #7 from Rene Baumann <Rene.Baumann <at> speggnaggen.de>  2008-02-01 08:07:50 GMT ---
>Any changes may upset someone whose application depends upon the status quo. 
>We could:
>
>- tighten up the proto.h functions to not allow fields to be added outside of
>protocol trees, and fix violations (although I expect the checking could only
>take place at run-time, so it may take a while to pick them all up).  I did
>have a go at adding a second (protocol) tree to the function 
>decode_tcp_ports().  If it failed to find a dissector to call, it would use the
>2nd (existing protocol) tree to add the data field inside the existing
>protocol.  This worked OK for TCP iteself and msproxy, but not easily for the
>HTTP dissector.
>
>- make the 'data' dissector print as a protocol instead of as a field.  This
>would help a lot.
>

First the not well-formed output should be fixed.
Otherwise it doesnt make sense to create a output with pdml.

Then the best idea think is to define a DTD together. This DTD should show how
it works and gives a good fundament. 
Then everbody knows how to work with the output correctly.
Especially I think of this specification:

http://gd.tuwien.ac.at/.vhost/analyzer.polito.it/30alpha/docs/dissectors/PDMLSpec.htm

I wrote a first DTD and attached it to this bug.
(Continue reading)

bugzilla-daemon | 1 Feb 2008 09:09
Favicon

[Bug 2226] Mismatching </proto> element in a PDML explort

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2226

--- Comment #8 from Rene Baumann <Rene.Baumann <at> speggnaggen.de>  2008-02-01 08:09:50 GMT ---
Created an attachment (id=1422)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1422)
DTD of PDML - version 0.1.0

This is a newer Version of my created DTD for PDML

--

-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Wireshark-bugs mailing list
Wireshark-bugs <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-bugs
bugzilla-daemon | 1 Feb 2008 09:12
Favicon

[Bug 2226] Mismatching </proto> element in a PDML explort

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2226

--- Comment #9 from Rene Baumann <Rene.Baumann <at> speggnaggen.de>  2008-02-01 08:12:37 GMT ---
>- make the 'data' dissector print as a protocol instead of as a field.  This
>would help a lot

Yes, that's true, but as I already posted: There's is a </proto>-tag without
any opening

--

-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Wireshark-bugs mailing list
Wireshark-bugs <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-bugs
bugzilla-daemon | 1 Feb 2008 15:11
Favicon

[Bug 2236] New: SDP dissector buffer overrun exception

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2236

           Summary: SDP dissector buffer overrun exception
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs <at> wireshark.org
        ReportedBy: shane.kearns <at> symbian.com

shane kearns <shane.kearns <at> symbian.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1423|                            |review_for_checkin?
               Flag|                            |

Created an attachment (id=1423)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1423)
patch to fix the bug

Build Information:
wireshark 0.99.8-btsnoop-dev (SVN Rev 24241)

Copyright 1998-2008 Gerald Combs <gerald <at> wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
(Continue reading)

bugzilla-daemon | 1 Feb 2008 16:09
Favicon

[Bug 2237] New: add support for "btsnoop" log format

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2237

           Summary: add support for "btsnoop" log format
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs <at> wireshark.org
        ReportedBy: shane.kearns <at> symbian.com

shane kearns <shane.kearns <at> symbian.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1424|                            |review_for_checkin?
               Flag|                            |

Created an attachment (id=1424)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1424)
patch to add support for this file format

Build Information:
wireshark 0.99.8-btsnoop-dev (SVN Rev 24241)

Copyright 1998-2008 Gerald Combs <gerald <at> wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
(Continue reading)

bugzilla-daemon | 1 Feb 2008 16:11
Favicon

[Bug 2237] add support for "btsnoop" log format

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2237

--- Comment #1 from shane kearns <shane.kearns <at> symbian.com>  2008-02-01 15:11:53 GMT ---
Created an attachment (id=1425)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1425)
file format specification

--

-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Wireshark-bugs mailing list
Wireshark-bugs <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-bugs
bugzilla-daemon | 1 Feb 2008 16:17
Favicon

[Bug 2237] add support for "btsnoop" log format

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2237

--- Comment #2 from shane kearns <shane.kearns <at> symbian.com>  2008-02-01 15:17:07 GMT ---
Created an attachment (id=1426)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1426)
HCI log in H4 format

--

-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Wireshark-bugs mailing list
Wireshark-bugs <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-bugs
bugzilla-daemon | 1 Feb 2008 16:17
Favicon

[Bug 2237] add support for "btsnoop" log format

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2237

--- Comment #3 from shane kearns <shane.kearns <at> symbian.com>  2008-02-01 15:17:52 GMT ---
Created an attachment (id=1427)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1427)
HCI log in H1 format

--

-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Wireshark-bugs mailing list
Wireshark-bugs <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-bugs
bugzilla-daemon | 1 Feb 2008 16:34
Favicon

[Bug 2238] New: BACnet decoding of SubscribeCOVProperty is incorrect

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2238

           Summary: BACnet decoding of SubscribeCOVProperty is incorrect
           Product: Wireshark
           Version: 0.99.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs <at> wireshark.org
        ReportedBy: alan <at> resourcedm.com

Created an attachment (id=1428)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1428)
Packet capture of SubscribeCOVProperty

Build Information:
Version 0.99.7 (SVN Rev 23910)

Copyright 1998-2007 Gerald Combs <gerald <at> wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.12.1, with GLib 2.14.3, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with SMI 0.4.5, with ADNS, with Lua 5.1,
with
GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio PortAudio
V19-devel, with AirPcap.
(Continue reading)

bugzilla-daemon | 1 Feb 2008 16:36
Favicon

[Bug 2238] BACnet decoding of SubscribeCOVProperty is incorrect

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2238

Alan McBride <alan <at> resourcedm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1429|                            |review_for_checkin?
               Flag|                            |

--- Comment #1 from Alan McBride <alan <at> resourcedm.com>  2008-02-01 15:36:32 GMT ---
Created an attachment (id=1429)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1429)
Patch to improve parsing of SubscribeCOVProperty packets

--

-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Wireshark-bugs mailing list
Wireshark-bugs <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-bugs

Gmane