bindings/python/ns3_module_wifi.py
2009-08-13 rescan python
2009-07-16 rescan python
2009-06-24 update bindings
2009-06-03 rescan python bindings
2009-05-28 bindings/ changes for IPv4 routing rework
2009-05-21 rescan python bindings
2009-05-19 rescan python
2009-04-27 rescan python bindings
2009-04-24 rescan python
2009-04-17 rescan bindings
2009-04-17 rescan python
2009-04-16 rescan python
2009-04-16 scan python
2009-03-19 Update the python bindings
2009-03-16 remove unneeded packet copies, includes. Rescan
2009-02-25 rescan python
2009-01-13 Proposed RNG API changes
2009-01-09 rescan python
2009-01-09 rescan python
2009-01-07 rescan python
2009-01-06 virtualize ErrorRateModel
2008-12-02 rescan bindings
2008-11-28 The 'contrib' module actually depends on 'common' too (affects waf --python-scan)
2008-11-24 merge with HEAD
2008-11-04 new wifi API
2008-10-28 fix build.
2008-10-28 add composite capability to PropagationLossModel base class.
2008-10-28 merge with HEAD
2008-11-08 Python: require new pybindgen and re-scan API to make the list of free functions and namespaces sorted.
2008-11-05 apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan
2008-10-16 bug 372: fragmentation is broken
2008-10-12 Rescan API for Python.
2008-10-06 New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators.
2008-09-03 merge with HEAD
2008-09-02 implement promisc mode
2008-09-02 move GetBssid down to MacLow
2008-09-02 bug 282: remove Ipv4L4Demux
2008-09-02 bug 274: bridge must detect compatibility of devices with bridging mode
2008-09-02 New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
2008-08-29 Require new PyBindGen (now ignores the badly scanned anonymous containers that cause problems on cygwin) and rescan API.
2008-08-25 bug 273: fix python bindings.
2008-08-19 New PyBindGen version and API rescan: adds missing copy constructors, and generates __copy__ methods so that python's copy.copy() works on our objects.
2008-08-08 Rescan API (due to wifi changes to support bridging)
2008-07-24 Make the new NetDevice APIs pure virtual methods, by Mathieu's insistence.
2008-07-23 Define NS3_ASSERT_ENABLE and NS3_LOG_ENABLE, to make sure we pick up all definitions (such as the logging APIs)
2008-07-21 Python: new pybindgen, rescan API definitions, new API definition files are more multi-line and hopefully easier to read
2008-07-16 New API considering comments from Craig: NetDevice->Node uses two callbacks; Node->ProtocolHandlers uses a single API with a promiscuous flag.
2008-07-14 Rescan API
2008-07-09 Rescan API; fix and enable the socket unit test, as it now works.
2008-07-08 python bindings