examples/wscript
2009-08-13 add minstrel examples
2009-06-09 Rename TapNetDevice to VirtualNetDevice
2009-05-30 merge
2009-05-30 Add an example for TapNetDevice
2009-05-28 802.11b PHY support
2009-04-26 new emu-ping example
2009-04-24 add qos MACs
2009-02-13 Merge tap branch
2009-02-06 don't build tap-bridge-helper or tap-wifi-dumbbell if tap-bride not enabled
2009-02-04 remove old example
2009-02-02 add a wifi example for the tap bridge
2009-02-02 cleanup, doxygen, prepare for review
2009-01-31 add a more complicated tap example that uses routing.
2009-01-27 checkpoint tap development
2009-02-05 rename names.cc to object-names.cc
2009-01-20 add an object name service
2008-12-11 New examples, build and test tutorial examples
2008-12-11 add dynamic global routing example script
2008-11-18 add bridged routing example
2008-11-07 osx doesn't emu
2008-11-07 Initial IPv6 capability
2008-10-30 add emu-udp-echo example
2008-10-29 Apply icmp-application patch frm lacage
2008-10-24 csma version of install star and example
2008-10-24 make star topologies easier to create
2008-09-07 Fix TCP closedown FINs, and remove broken tcp-erros example (bug 242)
2008-09-04 testcase for wifi bridging
2008-09-02 merge nsc phase one
2008-08-29 nsc: example files.
2008-08-29 Stats module and example merged in.
2008-08-26 add realtime simulator and associated tests
2008-08-10 rm examples/tcp-2way.cc
2008-07-14 merge
2008-07-08 sync with ns-3-dev
2008-07-04 Start of a BridgeNetDevice example, using csma (basically an Ethernet Switch).
2008-07-09 Add David Evensky's tcp-2way regression test
2008-07-08 Check in a tcp example which has rate error models
2008-07-02 Add a tcp server example
2008-06-28 work through second tutorial example
2008-06-28 add updated tutorial examples
2008-06-21 remove tcp-2way from examples. mistake from changeset c8011a2a0c60
2008-06-21 another testcase for bug 217. Make sure we do not report tags outside of the current range
2008-06-09 bug 186: internet-node directory must be renamed to internet-stack
2008-04-08 revive mixed-wireless example from Simutools tutorial
2008-03-31 remove example of p2p static routing: this requires using the low-level API and we don't want to show how to do this.
2008-03-31 Remove the TCP examples that aren't in line with the helper API
2008-03-19 move wifi examples to example directory
2008-01-25 Added in ns-3-tcp (second try)
2007-11-14 Add src/common/error-model implementation and example script, and add to NetDevices
2007-10-13 back out unrelated changes
2007-10-13 Clarify pkt-uid field in doxygen
2007-10-06 Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
2007-09-21 merge with ns-3-dev
2007-09-12 merge with ns-3-dev
2007-09-11 merge with ns-3-dev
2007-09-06 Update OLSR code to NS-3 API changes.
2007-09-05 merge
2007-07-30 solve some merge problems
2007-07-30 merge
2007-07-26 Add OLSR routing support, (loosely) based on Francisco J. Ros's NS-2 code (University of Murcia).