Bug 285

Summary: NetDevice base class should define an attribute Mtu
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: networkAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   

Description Mathieu Lacage 2008-08-12 14:35:25 UTC
and that attribute should be implemented using the SetMtu and GetMtu methods.
Comment 1 Craig Dowell 2008-08-12 19:44:23 UTC
If I can intercept SetMtu and GetMtu (i.e., virtual methods) I'll be happy.
Comment 2 Mathieu Lacage 2008-08-12 19:49:56 UTC
(In reply to comment #1)
> If I can intercept SetMtu and GetMtu (i.e., virtual methods) I'll be happy.

Yes, you can.

Comment 3 Mathieu Lacage 2008-08-25 11:58:15 UTC
changeset e60083af704c