Bug 315

Summary: MTU Story Not Fully 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-09-05 16:25:37 UTC
The MTU and frame size are unconnected in this driver.  MTU defaults to very large (unreal) value.  Should work similarly to csma with MTU and FrameSize attributes connected via a constant encapsulation mode (PPP).
Comment 1 Craig Dowell 2008-09-05 16:28:39 UTC
This is for the point-to-point net device.