Wireshark-bugs: [Wireshark-bugs] [Bug 2241] L2CAP dissector doesn't understand retransmission mo

Date: Mon, 11 Feb 2008 17:22:16 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2241


shane kearns <shane.kearns@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1456|                            |review_for_checkin?
               Flag|                            |
         AssignedTo|wireshark-bugs@xxxxxxxxxxxxx|shane.kearns@xxxxxxxxxxx
             Status|NEW                         |ASSIGNED




--- Comment #1 from shane kearns <shane.kearns@xxxxxxxxxxx>  2008-02-11 17:22:14 GMT ---
Created an attachment (id=1456)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1456)
partial fix

This patch adds support for parsing I-frames and S-frames.
It includes reassembly of SDUs which are fragmented across multiple I-frames.

Omissions:
Sequence numbers aren't checked (duplicate packets would be erroneously
reassembled or passed up to the higher level protocol)
Asymmetric configuration untested.

This patch allows correct parsing of the test case, but the bug should be left
open until the omissions are solved.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.