Commit Graph

7486 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
e8aeb9c6ce waf-1.6: Mac OSX and other fixes 2011-09-13 13:47:17 +01:00
Gustavo J. A. M. Carneiro
49c1b1e0fd Fix the --lcov-report option 2011-09-12 19:19:00 +01:00
Gustavo J. A. M. Carneiro
1938704a9a Clean some dead waf code 2011-09-12 19:04:36 +01:00
Gustavo J. A. M. Carneiro
ba4ab5a12b Remove the --enable-shared-and-static option 2011-09-12 18:57:10 +01:00
Gustavo J. A. M. Carneiro
4e3855f771 waf 1.6: fix python bindings apiscan 2011-09-12 18:54:57 +01:00
Gustavo J. A. M. Carneiro
a16ebdd4ba waf 1.6: bring back -Wl,--soname, fix waf warnings 2011-09-12 16:19:24 +01:00
Gustavo J. A. M. Carneiro
0536f2416f More waf 1.6.7 build fixes 2011-09-12 14:54:27 +01:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Mitch Watrous
f2f5fa1f14 Fix bug in gnuplot error bars and create gnuplot example 2011-09-07 12:18:37 -07:00
John Abraham
128a744629 NetAnim: Set a random position if mobility model does not exist 2011-09-07 10:40:15 -04:00
John Abraham
304359acf0 NetAnim: Support Pause & Resume Animation 2011-09-03 22:29:56 -04:00
Tom Henderson
cb6eeb3b19 add note about updating Bugzilla 2011-09-02 10:55:35 -07:00
Tom Henderson
3a6a4d11bb update release_steps.txt 2011-09-02 10:03:38 -07:00
Tom Henderson
a183dd1f0f Update RELEASE_NOTES 2011-09-02 09:52:01 -07:00
Gustavo J. A. M. Carneiro
dbf390ad90 Update pyviz to the new modular bindings namespace 2011-09-01 18:32:23 +01:00
Gustavo J. A. M. Carneiro
0cc663db91 Re-enable the 'ns3' compatility python module, previously accidentally disabled 2011-09-01 17:28:10 +01:00
Lalith Suresh
4d28b1334a remove the enabling of missing log components 2011-08-31 06:30:13 -07:00
Tom Henderson
f0c447ec66 Bug 1253 - disable python bindings if static build selected 2011-08-31 06:23:28 -07:00
John Abraham
290c3276cb Bug 1252 - OSX --enable-static unimplemented: code model large not supported in PIC mode 2011-08-26 17:06:35 -04:00
Tom Henderson
4891e665fa Attribution for dsdv module 2011-08-26 10:01:33 -07:00
Tom Henderson
d51656dd5f update manet-routing-compare example to use current tracing API 2011-08-19 11:58:47 -07:00
Tom Henderson
69e2074875 fix comment 2011-08-26 09:56:18 -07:00
Gustavo J. A. M. Carneiro
7f3f692ea7 Bug 1251 - OSX: test.py reports dyld: Library not loaded 2011-08-26 12:31:04 +01:00
Gustavo J. A. M. Carneiro
bf2fd1ad34 Bug 1250 - waf configure do not check for Python.h (python-dev) 2011-08-25 19:24:06 +01:00
John Abraham
69b4b9f1c8 NetAnim:Use overloaded WriteN for xml 2011-08-25 06:36:33 -04:00
Tom Henderson
79cc699dc1 Added tag ns-3.12 for changeset 167fc2274f53 2011-08-24 09:00:50 -07:00
Tom Henderson
22fab0212a update for ns-3.12 release 2011-08-24 08:29:37 -07:00
John Abraham
2851c48160 NetAnim: Remove obsolete call to StopAnimation 2011-08-19 12:46:14 -04:00
Tom Henderson
7e3ce3f791 Added tag ns-3.12-RC1 for changeset 19c9e2b33b4a 2011-08-18 22:04:58 -07:00
Tom Henderson
cc78e23e4c update RELEASE_NOTES 2011-08-18 21:48:39 -07:00
Tom Henderson
7f50773f13 rescan click bindings 2011-08-18 21:41:48 -07:00
John Abraham
dc7ee619f9 NetAnim: Simple Write callback 2011-08-18 19:36:00 -04:00
Mitch Watrous
72df156f34 Make config-store more robust for missing XML libraries 2011-08-18 14:14:52 -07:00
Gustavo J. A. M. Carneiro
d8334ab53d Bug 1168 - BridgeNetDevice: Default ExpirationTime not realistic 2011-08-18 17:13:33 +01:00
Gustavo J. A. M. Carneiro
509b37f132 Bug 1240 - remove monolithic python bindings from waf 2011-08-18 16:53:15 +01:00
Gustavo J. A. M. Carneiro
00aca9f55f Bug 1226 - Incomplete YansWifiChannel Python bindings 2011-08-18 16:31:55 +01:00
Tom Henderson
416be98fe9 rescan all bindings 2011-08-17 23:01:53 -07:00
Tom Henderson
a6bedc8556 minor fix to comments 2011-08-17 22:38:19 -07:00
Tom Henderson
fc31f9502c Update CHANGES.html and RELEASE_NOTES 2011-08-17 21:59:19 -07:00
Tom Henderson
a643028704 bug 272: mention that InternetStackHelper aggregates PacketSocketFactory 2011-08-17 17:00:17 -07:00
Tom Henderson
72fb9dc50c Fix some doxygen errors 2011-08-17 16:55:53 -07:00
Tom Henderson
0e4a24f4de bug 1046: DSDV: NULL callback 2011-08-17 16:50:38 -07:00
John Abraham
fe9c7f023d NetAnim minor comments 2011-08-17 12:52:06 -04:00
John Abraham
57011eebb6 Bug 1163: Part 2 2011-08-17 12:31:34 -04:00
John Abraham
8cc5db3c07 Bug 1163 - Ipv4EndPointDemux::AllocateEphemeralPort forget to increment the port 2011-08-17 12:23:54 -04:00
John Abraham
2c0e7f05ef Bug 1164 - IPV4 TCP Bind an already used port failed but without setting errno 2011-08-17 11:39:16 -04:00
Tom Henderson
2c748ecc31 suppress valgrind run of config-store example, until debugged 2011-08-16 21:44:36 -07:00
Tom Henderson
18cf8c5638 Add config-store example and update documentation 2011-08-16 15:49:05 -07:00
Giuseppe Piro
10f1d897ea fix bug 1057 LTE Bearers issue 2011-08-16 12:58:50 -07:00
Giuseppe Piro
aa74a05fd9 fixed bug 1043 2011-08-10 01:39:14 -07:00