Michael Mann
changed
bug 9167
What |
Removed |
Added |
Attachment #12321 Flags |
review_for_checkin?
|
review_for_checkin-
|
Comment # 4
on bug 9167
from Michael Mann
Comment on attachment 12321 [details]
Update for TCP packet handling
While I agree with the change to make length check vendor specific, this patch
doesn't let the heuristics truly run and reject packets that don't have the
"magic number" or supported version numbers.
Perhaps "length computation" needs to be abstracted and the heuristics moved
out of dissect_rtps (to their own function) and put into TCP and UDP dissection
functions.
You are receiving this mail because:
- You are watching all bug changes.