Wireshark-bugs: [Wireshark-bugs] [Bug 1694] TCP does NOT decode correctly in the presence of 802
Date: Wed, 18 Jul 2007 01:13:31 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1694





------- Comment #2 from steven.leung@xxxxxxxxxxxx  2007-07-18 01:13 GMT -------
The other characteristic of a bad/unacknowledged 802.11 frame is that it does
not have an 802.11 ACK immediately following it.  So when decoding, the parser
for TCP (and other upper layer protocols) do may want to ignore this
bad/unacknowledged 802.11 frame.

We need to think of a way to do this because if 802.11 conditions are not being
recognized, all upper layer decodes will look wrong.


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