Evan Huus
changed
bug 9140
What |
Removed |
Added |
Attachment #11550 Flags |
review_for_checkin?
|
review_for_checkin+
|
Comment # 6
on bug 9140
from Evan Huus
Comment on attachment 11550 [details]
packet-afs support for packet fragment reassmbly
Thanks, committed with a few minor tweaks in r52113.
The only change worth mentioning is that I removed decoding of incomplete
fragments (they just show the "reassembled in" link and nothing else). For
other protocols (primarily on top of TCP) this is the standard method, since
otherwise the packet incorrectly shows up as malformed and people get confused.
Cheers,
Evan
You are receiving this mail because:
- You are watching all bug changes.