Bug 338 - MTU calculations can't handle overflows
MTU calculations can't handle overflows
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: devices
ns-3-dev
All All
: P1 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-11 17:08 UTC by Craig Dowell
Modified: 2008-09-11 18:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Dowell 2008-09-11 17:08:19 UTC
The MTU and FrameSize calcualtions use 16-bit arithmetic and can't handle cases where crazies want to set MTU to 0xffff.