bindings/python/ns3_module_wifi.py
Fri, 29 Aug 2008 14:56:24 +0100 Gustavo J. A. M. Carneiro Require new PyBindGen (now ignores the badly scanned anonymous containers that cause problems on cygwin) and rescan API.
Mon, 25 Aug 2008 15:16:35 -0700 Mathieu Lacage bug 273: fix python bindings.
Tue, 19 Aug 2008 17:48:09 +0100 Gustavo J. A. M. Carneiro New PyBindGen version and API rescan: adds missing copy constructors, and generates __copy__ methods so that python's copy.copy() works on our objects.
Fri, 08 Aug 2008 10:49:18 +0100 Gustavo J. A. M. Carneiro Rescan API (due to wifi changes to support bridging)
Thu, 24 Jul 2008 11:41:15 +0100 Gustavo J. A. M. Carneiro Make the new NetDevice APIs pure virtual methods, by Mathieu's insistence.
Wed, 23 Jul 2008 11:48:17 +0100 Gustavo J. A. M. Carneiro Define NS3_ASSERT_ENABLE and NS3_LOG_ENABLE, to make sure we pick up all definitions (such as the logging APIs)
Mon, 21 Jul 2008 15:30:15 +0100 Gustavo J. A. M. Carneiro Python: new pybindgen, rescan API definitions, new API definition files are more multi-line and hopefully easier to read
Wed, 16 Jul 2008 16:06:50 +0100 Gustavo J. A. M. Carneiro New API considering comments from Craig: NetDevice->Node uses two callbacks; Node->ProtocolHandlers uses a single API with a promiscuous flag.
Mon, 14 Jul 2008 11:42:49 +0100 Gustavo J. A. M. Carneiro Rescan API
Wed, 09 Jul 2008 18:50:28 +0100 Gustavo J. A. M. Carneiro Rescan API; fix and enable the socket unit test, as it now works.
Tue, 08 Jul 2008 10:43:58 -0700 Gustavo J. A. M. Carneiro python bindings
less more (0) tip