bindings/python/ns3_module_node.py
Tue, 02 Sep 2008 11:12:42 +0100 Gustavo J. A. M. Carneiro New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
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.
Mon, 18 Aug 2008 16:02:54 +0100 Gustavo J. A. M. Carneiro Rescan Python bindings
Mon, 11 Aug 2008 10:40:31 -0700 Mathieu Lacage bug 275: Queue::Peek should return Ptr<const Packet>
Thu, 07 Aug 2008 10:13:54 -0700 Mathieu Lacage remove Node::GetFirstApplication checked in changeset 38b8549b1ad3 by mistake.
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
Fri, 11 Jul 2008 18:39:19 +0100 Gustavo J. A. M. Carneiro Rescan APIs
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