Commit Graph

5954 Commits

Author SHA1 Message Date
Craig Dowell
a64b4172d1 update CHANGES.html 2010-01-28 17:42:51 -08:00
Craig Dowell
adb00d72d5 manual update 2010-01-28 17:34:20 -08:00
Craig Dowell
0a97d873ae linearize mixins and make internet stack helper work correctly 2010-01-28 17:21:04 -08:00
Craig Dowell
7745eac47b tell pybindgen not to disable inheritance on classes that end with Helper, and rescan 2010-01-28 01:08:27 -08:00
Craig Dowell
1ed9515cce merge trace helpers, rescan 2010-01-27 23:24:28 -08:00
Craig Dowell
f3cd175d71 add ipv6 2010-01-27 21:23:30 -08:00
Craig Dowell
d9a4bf75f6 some words about mixins in helpers 2010-01-27 18:41:38 -08:00
Craig Dowell
d0fe9ee251 lots of words on user-level trace helpers 2010-01-27 17:21:36 -08:00
Craig Dowell
1d751e3aba branch merge 2010-01-27 12:16:39 -08:00
Craig Dowell
1912ddacfd rearrange trace code in sixth.cc for clarity 2010-01-27 12:15:30 -08:00
fmoatamr
a0b6d57c22 Version back to ns-3-dev 2010-01-27 12:09:07 +01:00
fmoatamr
2f37fdfcf8 Added tag ns-3.7 for changeset be3fb855c65a 2010-01-27 12:06:55 +01:00
fmoatamr
5abe8ddb0f Update version number to 3.7 2010-01-27 12:06:38 +01:00
Faker Moatamri
0b061b9175 Update RELEASE_NOTES 2010-01-27 11:23:40 +01:00
Tom Henderson
780bdc435d Update AUTHORS list 2010-01-26 09:12:06 +01:00
Craig Dowell
740d68d1ba add words to tutorial about new trace helpers 2010-01-25 17:07:33 -08:00
Craig Dowell
4351e87bc1 DLT_PPP for sixth dropped packets 2010-01-25 16:12:16 -08:00
Craig Dowell
2106ab9c83 add sixth tutorial example for mid-level tracing helpers 2010-01-25 16:09:07 -08:00
Craig Dowell
f49092e36a update tutorial for tracing rework 2010-01-25 15:28:43 -08:00
Craig Dowell
d8749d3cb3 update CHANGES ns-3.7 to ns-3.8 2010-01-25 15:06:41 -08:00
Craig Dowell
f7e5711a6a merge trace helper files 2010-01-25 14:52:52 -08:00
Craig Dowell
dd5bb9c285 branch merge 2010-01-25 14:25:18 -08:00
Craig Dowell
1d072582fa clean up internet stack helper tracing 2010-01-25 14:25:08 -08:00
Tom Henderson
11da7ab680 Update error model and olsr doxygen 2010-01-25 09:22:19 +01:00
Tom Henderson
bde7128578 Update the manual to reflect changes 2010-01-25 09:21:19 +01:00
Gustavo J. A. M. Carneiro
acf00df486 Fix python bindings build when threading features are disabled (e.g. mingw) 2010-01-23 19:06:19 +00:00
Craig Dowell
a58a79f06e checkpoint 2010-01-22 12:44:53 -08:00
fmoatamr
d856c5e22c Added tag ns-3.7-RC4 for changeset 17bf6ee332ba 2010-01-22 17:25:49 +01:00
Faker Moatamri
c31cfcf164 Update Simulator::SetScheduler doxygen 2010-01-22 16:09:13 +01:00
Craig Dowell
699ade6453 checkpoint 2010-01-22 00:58:01 -08:00
Craig Dowell
76e4bb7b40 branch merge 2010-01-19 10:32:13 -08:00
Craig Dowell
9e29dae862 ascii trace additions 2010-01-19 10:31:58 -08:00
Faker Moatamri
0a1ebfb8cc Bug 793: remove remaining memory leaks due to not cleaned Simulator 2010-01-19 17:06:18 +01:00
Faker Moatamri
c0be5c00b3 Bug 793: no creation of a new simulator when calling simulator::cancel or remove or IsExpired 2010-01-19 17:02:38 +01:00
Craig Dowell
5649245bb0 Bug 792: Neither test.py nor waf --valgrind catch all kinds of memory leaks 2010-01-19 16:56:44 +01:00
Faker Moatamri
469b730690 Bug 790: Fix memory leak in routing-aodv-regression 2010-01-18 10:00:46 +01:00
Tom Henderson
fc5d4422a4 Update RELEASE_NOTES 2010-01-16 14:54:05 -08:00
Tom Henderson
8a0d92abea update AUTHORS 2010-01-16 14:05:19 -08:00
Tom Henderson
d273aeaa85 [bug 690] remove inoperative NscTcp cwnd trace connect 2010-01-12 21:12:52 -08:00
fmoatamr
a9638dfb82 Update test.py to detect still reachable memory blocks as errors, it will fail if there is some reachable memory blocks reported by valgrind 2010-01-15 17:48:18 +01:00
Gustavo J. A. M. Carneiro
774a746985 Bug 786 - Make Ipv4Address hashable from Python 2010-01-14 11:45:04 +00:00
Josh Pelkey
fdfa55c298 Fix bug 779: NixVectorRouting ignores specified outgoing interface in RouteOutput 2010-01-13 09:58:37 -05:00
Faker Moatamri
7623a960a5 Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression 2010-01-13 10:30:56 +01:00
fmoatamr
a8d2438b42 Added tag ns-3.7-RC3 for changeset 892efc87a151 2010-01-12 18:52:34 +01:00
Faker Moatamri
5d0d704c2c Merge revert 2010-01-12 17:17:40 +01:00
Faker Moatamri
90d2134e89 Revert bug 706 fix because it breaks the regression testing 2010-01-12 17:16:04 +01:00
Faker Moatamri
ddd374128f Revert bug 706 fix: Remove traces change for bug 706 2010-01-12 17:15:23 +01:00
Kirill Andreev
9626fcf1a5 Fix of bug 706: fixed regressions 2010-01-11 12:36:50 +03:00
Kirill Andreev
6275a156e6 Fix of bug 706: Backoff counting when starting NS 2010-01-11 12:23:09 +03:00
Mathieu Lacage
ec2b712500 bug 752: Object::DoStart is not executed for objects created at t > 0 2010-01-08 18:04:01 +01:00