Commit Graph

5927 Commits

Author SHA1 Message Date
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
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
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
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
Mathieu Lacage
441db3752b bug 767: Incorrect modulation for 802.11a modes 2010-01-08 17:52:29 +01:00
Mathieu Lacage
45f589ef10 bug 725: wifi fragmentation and RTS cannot be used at the same time 2010-01-08 17:40:49 +01:00
Josh Pelkey
f9af1974cf Forgot code freeze. Revert nix-vector bug fix for bug 779 2010-01-07 19:35:39 -05:00
Josh Pelkey
a459c57d06 Fix bug 779: NixVectorRouting ignores specified outgoing interface in RouteOutput 2010-01-07 17:30:39 -05:00
Andrey Mazo
6f07fe9c1f Bug 782: CreateTap () requires IP address in modes other than CONFIGURE_LOCAL. 2009-12-22 18:34:48 +03:00
Craig Dowell
872b18fb86 update tap.h documentation which was incredibly stale 2010-01-05 18:06:05 -08:00
Craig Dowell
c362bc5dca fix total bytes received in queue 2010-01-05 12:27:50 -08:00
Craig Dowell
eca8c6d62f Fix bug 738 ReceiveErrorModel called too late 2010-01-05 11:13:53 -08:00
Tom Henderson
6065f2f563 Check for valid pointer before using it 2009-12-31 10:20:06 -08:00
Tom Henderson
23f3592653 Improve Ipv4StaticRouting logging 2009-12-31 10:05:05 -08:00
Sebastien Vincent
0752fbef6f Indent correctly IPv6 code. 2009-12-30 14:22:25 +01:00
Tom Henderson
6cb7afc694 branch merge 2009-12-29 16:22:06 -08:00
Tom Henderson
d4afe9aef3 Fix NSC improper response to FIN 2009-12-29 16:05:50 -08:00
Tom Henderson
9599faf19f NSC logging statements 2009-12-29 16:04:30 -08:00
Tom Henderson
df5fcb1313 add context to tcp logging 2009-12-29 14:00:45 -08:00
Tom Henderson
74a76e4815 minor documentation improvement 2009-12-29 11:09:54 -08:00
Tom Wambold
b18ee6d9bc Fixed bug in serialization of PbbAddressBlock.
PbbAddressBlock would not set its flags correctly when there was only a single
address in the address block.
2009-12-29 13:09:26 -05:00
Tom Henderson
66e949b29a remove reference to scratch/ directory in wireless examples 2009-12-29 09:39:52 -08:00
Unknown
a9b56d32b1 doxygen for missing methods in pcap-file.h 2009-12-28 13:21:13 -08:00
Tom Henderson
9a64bf6a41 Show how to valgrind test a single test suite 2009-12-28 10:34:03 -08:00
Gustavo J. A. M. Carneiro
499992cd07 rescan python 2009-12-28 18:19:13 +00:00
Gustavo J. A. M. Carneiro
f20938857c merge 2009-12-28 17:57:24 +00:00
Gustavo J. A. M. Carneiro
dddcbe4e1c python: fix scanning to correctly look for the new SimpleRefCount templated class and declare it is reference counted 2009-12-28 17:55:12 +00:00
Gustavo J. A. M. Carneiro
35eaee45d4 python: fix error reporting, make it much more verbose 2009-12-28 17:53:52 +00:00
Tom Henderson
00cf8f924c Add simple random variable sample 2009-12-28 09:43:08 -08:00