Alton MacDonald
changed
bug 5881
What |
Removed |
Added |
Attachment #9765 Flags |
|
review_for_checkin?
|
Comment # 38
on bug 5881
from Alton MacDonald
Created attachment 9765 [details]
fragmented TLVs
A TLV can be larger that the MIH payload. In this case the packet should be
fragmented and controlled with the help of two fields in the MIH header. The
attached patch checks these fields and dissects the TLVs if the MIH payload is
not fragmented.
Additionally, if a TLV is detected larger than the payload size it is marked as
a fragmented TLV and not dissected. This would be the case if the previously
mentioned fields were not set correctly as their use under this scenario is not
explicitly defined in the 802.21 standard.
You are receiving this mail because:
- You are the assignee for the bug.
- You are watching all bug changes.