Bug 261

Summary: Device MTU and Payload Size Story Half Baked
Product: ns-3 Reporter: Craig Dowell <craigdo>
Component: devicesAssignee: Craig Dowell <craigdo>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: ns-3.2   
Hardware: All   
OS: All   

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.