Bug ID |
8890
|
Summary |
DTLS: fix fragment end detection
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11135 [details]
dtls: do not expect an other fragment every time
Build Information:
--
dtls: do not expect an other fragment every time
The old code expected a new fragment every time, now when the last part
is send we do not expect an other one. This will not work if we get the
packages in an other order.
You are receiving this mail because:
- You are watching all bug changes.