Commit Graph

6142 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
becab98cff API rescan 2010-03-17 16:58:32 +00:00
Lalith Suresh
5df0dae003 Bug 407 - OLSR is missing HNA support 2010-03-17 15:46:42 +00:00
Gustavo J. A. M. Carneiro
f7025232b2 Fix the Python binding for ns3::Ipv4ListRouting::GetRoutingProtocol 2010-03-17 14:14:59 +00:00
Gustavo J. A. M. Carneiro
eafd6b356c API rescan 2010-03-17 12:35:05 +00:00
Gustavo J. A. M. Carneiro
478d8f35dd Add option to enable gcc precompiled header for compiling python bindings 2010-03-17 12:34:52 +00:00
Gustavo J. A. M. Carneiro
a875e46de9 merge 2010-03-17 11:20:17 +00:00
Gustavo J. A. M. Carneiro
5447999e9b API rescan for Python bindings 2010-03-17 11:19:49 +00:00
Gustavo J. A. M. Carneiro
ecc1df19d5 Realign Python ns3.Object constructors with C++
The Python constructors are now parameter oriented instead of attribute oriented.
The main motivation for this change is that Python bindings become broken with new Object types being introduced that do not have a default constructor (constructor without parameters).  Another reason is to shorten the gap between C++ and Python, API-wise--the more similar they are, the less confusing it becomes.
2010-03-17 11:18:55 +00:00
Gustavo J. A. M. Carneiro
e9f5159b63 Prepare the topology-read module for python bindings (disable copy contructors) 2010-03-17 11:02:55 +00:00
Mathieu Lacage
65a88bfab3 inline to optimized iperf 2010-03-16 19:25:56 +01:00
Mohamed Amine Ismail
dfa55631f1 merge 2010-03-16 14:50:26 +01:00
Mohamed Amine Ismail
46f0a8a0b1 Enabling pcap tracing in examples/wimax/wimax-simlpe.cc 2010-03-16 14:29:08 +01:00
Mohamed Amine Ismail
448f5cf6f0 Adding a figure describing the wimax architecture 2010-03-16 10:49:16 +01:00
Gustavo J. A. M. Carneiro
3f83757f77 Remove declared but not implemented methods, privatize copy-contructors where appropriate 2010-03-15 15:01:35 +00:00
Tommaso Pecorella
57cb94b09b merge topology read system 2010-03-12 14:36:38 -05:00
Mohamed Amine Ismail
32e966df92 Fix bug#839: TestSuite wimax-ss-mac-layer crashes on Darwin 9.8.0 Power Macintosh 2010-03-11 14:22:33 +01:00
Mohamed Amine Ismail
fde7b7c890 Fix Bug#840: BS scheduler does not support fragmentation for UGS flows 2010-03-11 14:21:17 +01:00
Mohamed Amine Ismail
8dd11bbcc7 fix Bug 836: Delay is incremented over time with BsUplinkSchedulerSimple and BsUplinkSchedulerRtps 2010-03-11 14:18:52 +01:00
Pavel Boyko
cffafa7705 merge 2010-03-11 13:37:22 +03:00
Pavel Boyko
0236207f6c Minor bugfix in AODV, thanks to Mariusz Skrocki 2010-03-11 13:37:02 +03:00
Josh Pelkey
8616c75418 revert scan, something went wrong 2010-03-10 14:45:06 -05:00
Josh Pelkey
f3d16db935 another python bindings scan 2010-03-10 14:36:04 -05:00
Josh Pelkey
475568ad0c fix valgrind error in propagation-loss-model test 2010-03-10 11:20:18 -05:00
Pavel Boyko
07c6b0f555 Initialize all members in SystemThread c-tor 2010-03-10 16:44:26 +03:00
Pavel Boyko
168eecf781 Changes and release notes updated 2010-03-09 11:54:40 +03:00
Pavel Boyko
b7d98aea1e Missed file 2010-03-09 11:47:18 +03:00
Pavel Boyko
edd772f5e7 Matrix propagation loss model added 2010-03-09 11:35:09 +03:00
Josh Pelkey
7b00ed7011 minor manual typo fix 2010-03-08 22:36:54 -05:00
Josh Pelkey
5afc6bd374 Merge distributed simulation code 2010-03-08 21:07:31 -05:00
Craig Dowell
c62514bb74 Python versions of tap VM examples 2010-03-08 15:24:22 -08:00
Mohamed Amine Ismail
a9101c335f Merge WiMAX module 2010-03-07 20:49:47 +01:00
Tom Henderson
31efaca066 rescan bindings 2010-03-05 16:30:58 -08:00
Tom Henderson
81454c3c20 [Bug 414] No error model for SimpleNetDevice 2010-03-05 11:56:10 -08:00
Tom Henderson
50b9f9356f Doxygen formatting 2010-03-03 05:56:47 -08:00
Tom Henderson
827e5ece9e rescan bindings 2010-03-05 16:01:13 -08:00
Craig Dowell
192c810702 branch merge 2010-03-05 11:15:20 -08:00
Craig Dowell
d0340777da discussion of start and stop application had gone stale 2010-03-05 11:14:53 -08:00
Pavel Boyko
d9df76f213 bug 834 2010-03-05 18:07:08 +03:00
Dan Broyles
e0f6264cea Minor comment update to Gauss-Markov mobility model 2010-03-04 23:02:01 -05:00
Craig Dowell
1775662f84 Missing declaration in myfirst tweak 2010-03-04 10:32:19 -08:00
Craig Dowell
2a78fc71ed some doxygen updates got missed 2010-03-03 08:33:26 -08:00
Dan Broyles
8a0331ab36 Merge Gauss Markov Mobility Model 2010-03-03 10:58:27 -05:00
Gustavo J. A. M. Carneiro
14b0e0ae39 Test the support for the -Wno-error=deprecated-declarations option independently for the C and C++ compilers 2010-03-02 15:29:53 +00:00
Kirill Andreev
bcc144c4ac Mesh: fixed valgrind errors 2010-03-02 10:58:19 +03:00
Craig Dowell
09f0c56c91 branch merge 2010-03-01 18:16:06 -08:00
Craig Dowell
c61053c448 plumb explicitFilename everywhere and update manual and tutorial 2010-03-01 18:15:36 -08:00
Tommaso Pecorella
a8fd7c9c4b - added Scale and Shape Pareto rng constuctor
- clarified documentation
2010-03-02 01:14:02 +01:00
Craig Dowell
1771a8d88c update manual and tutorial to reflect changes in tracing 2010-03-01 15:14:42 -08:00
Bill Roome
5f1eb84b33 [bug 810] Tcp GetSockName() for unconnected sockets 2010-03-01 15:43:00 -05:00
Craig Dowell
80e76b0ac6 add object-names test 2010-03-01 09:21:13 -08:00