Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 31 Jan 2011 22:48:18 +0000] rev 6800
Add missing propagation module apidefs files to version control
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 31 Jan 2011 19:05:16 +0000] rev 6799
Python bindings API rescan, ns3module.cc now 90% smaller.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 31 Jan 2011 19:04:18 +0000] rev 6798
Add missing module dependencies (else python bindings fail)
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 31 Jan 2011 19:03:19 +0000] rev 6797
Fix Python scanning to allow apidefs to be placed on the right module instead of the main ns3module.cc file, for new-style modules
Tom Henderson <tomh@tomh.org> [Fri, 28 Jan 2011 21:55:23 -0800] rev 6796
fix build
Tom Henderson <tomh@tomh.org> [Fri, 28 Jan 2011 14:11:42 -0800] rev 6795
fix example and sample dependencies
Tom Henderson <tomh@tomh.org> [Fri, 28 Jan 2011 14:11:21 -0800] rev 6794
create propagation module; move files from common module
Tom Henderson <tomh@tomh.org> [Fri, 28 Jan 2011 12:55:16 -0800] rev 6793
Move packet info tag code to internet-stack, due to test dependencies
Tom Henderson <tomh@tomh.org> [Fri, 28 Jan 2011 12:10:20 -0800] rev 6792
fix wscript dependency
Tom Henderson <tomh@tomh.org> [Fri, 28 Jan 2011 12:09:55 -0800] rev 6791
remove Packet Info Tag test dependence on CsmaNetDevice