RELEASE_NOTES
changeset 1284 e201ec8a248f
parent 999 a3c715562d79
child 1516 6c4850dc539e
equal deleted inserted replaced
1283:cb667959ad34 1284:e201ec8a248f
     1 
     1 
     2 		ns-3 RELEASE NOTES
     2 		ns-3 RELEASE NOTES
     3 
     3 
     4 This file contains ns-3 release notes (most recent releases first).
     4 This file contains ns-3 release notes (most recent releases first).
     5 
     5 
     6 Release 3.0.5 (2007/08/XX)
     6 Release 3.0.5 (2007/08/15)
     7 ========================
     7 ========================
     8 
     8 
     9   - Add CSMA/CD model (Emmanuelle Laprise)
     9   - Refactoring to support win32-based unix environments (Cygwin, mingw)
    10   - Modularize ipv4 routing support (Gustavo Carneiro)
    10   - "Packet socket" for allowing applications to access NetDevices directly
    11   - Add mobility framework and basic mobility models
    11   - Generalized, polymorphic Address class
       
    12   - Add CSMA NetDevice model (from Emmanuelle Laprise)
       
    13   - Modularize IPv4 routing support (from Gustavo Carneiro)
       
    14   - Add mobility framework and basic mobility models 
       
    15   - Global unicast centralized routing 
    12 
    16 
    13 Release 3.0.4 (2007/07/15)
    17 Release 3.0.4 (2007/07/15)
    14 ========================
    18 ========================
    15 
    19 
    16   - Enable waf as the default build system.
    20   - Enable waf as the default build system.