Bug 315 - MTU Story Not Fully Baked
MTU Story Not Fully 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-09-05 16:25 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-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.