CHANGES.html
changeset 3667 ba90a28f8c59
parent 3645 5a0182408867
child 3686 9e2dde61057c
equal deleted inserted replaced
3666:596f2bd3c39c 3667:ba90a28f8c59
    82 </ul>
    82 </ul>
    83 </li>
    83 </li>
    84 </ul>
    84 </ul>
    85 
    85 
    86 <h2>changes to existing API:</h2>
    86 <h2>changes to existing API:</h2>
       
    87 
       
    88 <li>05-09-2008; changeset 
       
    89 <a href="http://code.nsnam.org/ns-3-dev/rev/aa1fb0f43571">aa1fb0f43571</a></li>
       
    90 <ul>
       
    91 <li>
       
    92 Change naming of MTU and packet size attributes in CSMA and Point-to-Point devices<br>
       
    93 After much discussion it was decided that the preferred way to think about 
       
    94 the different senses of transmission units and encapsulations was to call the 
       
    95 MAC MTU simply MTU and to use the overall packet size as the PHY-level attribute
       
    96 of interest.  See the Doxygen of CsmaNetDevice::SetFrameSize and 
       
    97 PointToPointNetDevice::SetFrameSize for a detailed description.
       
    98 </li>
       
    99 </ul>
       
   100 </li>
    87 
   101 
    88 <ul>
   102 <ul>
    89 <li>25-08-2008; changeset 
   103 <li>25-08-2008; changeset 
    90 <a href="http://code.nsnam.org/ns-3-dev/rev/e5ab96db540e">e5ab96db540e</a></li>
   104 <a href="http://code.nsnam.org/ns-3-dev/rev/e5ab96db540e">e5ab96db540e</a></li>
    91 <ul>
   105 <ul>