Bug 261 - Device MTU and Payload Size Story Half Baked
Device MTU and Payload Size Story Half Baked
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: devices
ns-3.2
All All
: P1 normal
Assigned To: Craig Dowell
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-25 17:09 UTC by Craig Dowell
Modified: 2008-09-05 18:41 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-07-25 17:09:47 UTC
The code for MTU and Payload as discussed on the list is only half-implemented in the csma device.  Needs to be completely resolved across devices.
Comment 1 Craig Dowell 2008-08-04 20:47:28 UTC
Now fully baked.  See CsmaNetDevice::SetMaxPayloadLength Doxygen.
Comment 2 Craig Dowell 2008-09-05 16:20:32 UTC
Tom requests some semantic changes.