Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 28 Jul 2008 16:06:46 +0100] rev 3487
OLSR: HELLO messages hold time should be 3 times hello interval, not hello interval.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sat, 26 Jul 2008 15:23:41 +0100] rev 3486
Only generate everything.h if python bindings are enabled. Based on patch by Mathieu Lacage. Closes #260.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sat, 26 Jul 2008 15:10:34 +0100] rev 3485
When generating the everything.h header file for Python, handle ns3 headers inside subdirectories properly.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 25 Jul 2008 16:54:29 +0100] rev 3484
When python scanning API, remove again the NS3_LOG_ENABLE define; it is no longer needed.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 25 Jul 2008 16:51:40 +0100] rev 3483
Make the LogComponent* utility functions available for optimized builds as well, albeit as noops. Closes #258.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 24 Jul 2008 17:24:01 +0100] rev 3482
hg ignore the pybindgen checkout dir
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 24 Jul 2008 11:41:56 +0100] rev 3481
merge
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 24 Jul 2008 11:41:15 +0100] rev 3480
Make the new NetDevice APIs pure virtual methods, by Mathieu's insistence.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 24 Jul 2008 11:37:56 +0100] rev 3479
Add empty implementation of Simulator::SetImplementation, to make Python bindings work.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 24 Jul 2008 11:27:57 +0100] rev 3478
Add helper waf proxy script