Fri, 06 Nov 2009 15:16:18 -0800 |
Mathieu Lacage |
Ipv4L3Protocol::GetInterface optimization
|
changeset |
files
|
Fri, 06 Nov 2009 17:47:44 +0100 |
Mathieu Lacage |
Optimization: use a shared reference counter instead of a per-object counter in Object::Ref/Unref
|
changeset |
files
|
Fri, 06 Nov 2009 11:27:17 +0100 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Fri, 06 Nov 2009 11:27:04 +0100 |
Mathieu Lacage |
Optimization: try to optimistically dynamically_cast in case the requested object is the first entry in the aggregate buffer.
|
changeset |
files
|
Thu, 05 Nov 2009 22:29:53 -0800 |
Craig Dowell |
Make tests pass on MinGW, add fifth tutorial example
|
changeset |
files
|
Thu, 05 Nov 2009 19:15:28 -0800 |
Craig Dowell |
branch merge
|
changeset |
files
|
Thu, 05 Nov 2009 19:14:37 -0800 |
Craig Dowell |
pass explicit temp directory to test suites
|
changeset |
files
|
Thu, 05 Nov 2009 21:04:37 +0100 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Thu, 05 Nov 2009 21:04:05 +0100 |
Mathieu Lacage |
Optimize Object::GetObject. Introduce an array of aggregates and sort is by access frequency.
|
changeset |
files
|
Thu, 05 Nov 2009 13:45:33 +0300 |
Kirill Andreev |
mesh:Fixed valgrind errors
|
changeset |
files
|
Thu, 05 Nov 2009 11:17:44 +0100 |
fmoatamr |
Bug 705: Make building works under Mingw by disabling socket.h and in.h includes only when Mingw is used
|
changeset |
files
|
Wed, 04 Nov 2009 21:08:32 -0800 |
Craig Dowell |
swap in released 3.6 release notes
|
changeset |
files
|
Wed, 04 Nov 2009 20:28:31 -0800 |
Craig Dowell |
Remove mingw from list of supported platforms
|
changeset |
files
|
Wed, 04 Nov 2009 22:08:21 +0100 |
Mathieu Lacage |
Optimize Object::GetObject. A 40% improvement on some testcases
|
changeset |
files
|
Tue, 03 Nov 2009 12:50:18 +0300 |
Kirill Andreev |
Mesh: fixed updating routing information in HWMP, fixed precursor list in
|
changeset |
files
|
Mon, 02 Nov 2009 12:28:38 +0300 |
Kirill Andreev |
Mesh: fixed initiating proactive PREQ
|
changeset |
files
|
Sun, 01 Nov 2009 22:47:04 +0000 |
Gustavo J. A. M. Carneiro |
Bug 733: OLSR MPR Computation give incorrect result
|
changeset |
files
|
Fri, 30 Oct 2009 10:23:40 -0700 |
Craig Dowell |
remind test.py how to build on unix and limit build scope when posible
|
changeset |
files
|
Thu, 29 Oct 2009 15:39:41 +0300 |
Kirill Andreev |
Mesh: HWMP: fixed proactive routes
|
changeset |
files
|
Thu, 29 Oct 2009 11:12:12 +0000 |
Gustavo J. A. M. Carneiro |
Bring back the --doxygen-no-build option from the dead.
|
changeset |
files
|
Wed, 28 Oct 2009 18:27:43 +0100 |
Mirko Banchi |
A-MSDU aggregation is not a default feature.
|
changeset |
files
|
Wed, 28 Oct 2009 15:43:43 +0100 |
fmoatamr |
Fix testing under Mac OS X
|
changeset |
files
|
Wed, 28 Oct 2009 11:43:57 +0300 |
Pavel Boyko |
Pcap::Diff() method added to compare PCAP traces packet-by-packet
|
changeset |
files
|
Tue, 27 Oct 2009 18:43:45 +0300 |
Kirill Andreev |
Mesh: fixed FLAME PATH_UPDATE procedure, fixed mesh.cc, valgrind errors in
|
changeset |
files
|
Tue, 27 Oct 2009 13:56:38 +0300 |
Andrey Mazo |
omit -march=native for <gcc-4.2;
|
changeset |
files
|
Tue, 27 Oct 2009 13:42:27 +0300 |
Andrey Mazo |
mesh: small doxygen fix.
|
changeset |
files
|
Tue, 27 Oct 2009 01:05:46 -0700 |
Craig Dowell |
Make test.py work on MinGW
|
changeset |
files
|
Tue, 27 Oct 2009 00:19:02 -0700 |
craigdo |
test.py prints example elapsed times
|
changeset |
files
|
Mon, 26 Oct 2009 23:44:04 -0700 |
Craig Dowell |
try and make test.py a bit more portable
|
changeset |
files
|
Mon, 26 Oct 2009 14:50:38 -0700 |
Craig Dowell |
make win32 compile again
|
changeset |
files
|
Mon, 26 Oct 2009 11:26:35 -0700 |
Craig Dowell |
Apply Gustavo's patch for MinGW compatibiliy
|
changeset |
files
|
Mon, 26 Oct 2009 10:15:22 +0000 |
Gustavo J. A. M. Carneiro |
Python API rescan
|
changeset |
files
|
Fri, 23 Oct 2009 15:54:35 -0700 |
Tom Henderson |
add back TCP test case
|
changeset |
files
|
Fri, 23 Oct 2009 17:35:38 +0400 |
Andrey Mazo |
append {CC,CXX,LINK,LD}FLAGS_EXTRA to corresponding {CC,CXX,LINK}FLAGS.
|
changeset |
files
|
Fri, 23 Oct 2009 17:31:36 +0400 |
Andrey Mazo |
append -fomit-frame-pointer and -march=native to CXXFLAGS in release profile.
|
changeset |
files
|
Fri, 23 Oct 2009 17:23:45 +0400 |
Andrey Mazo |
introduce new build profile "release": -O3 -g0.
|
changeset |
files
|
Fri, 23 Oct 2009 16:23:38 +0400 |
Kirill Andreev |
Merge
|
changeset |
files
|
Fri, 23 Oct 2009 16:22:56 +0400 |
Kirill Andreev |
Mesh: fixed coding style
|
changeset |
files
|
Fri, 23 Oct 2009 13:08:12 +0100 |
Gustavo J. A. M. Carneiro |
Update the build.txt file with new WAF information
|
changeset |
files
|
Fri, 23 Oct 2009 13:05:56 +0100 |
Gustavo J. A. M. Carneiro |
Merge in upgrade to WAF 1.5.9
|
changeset |
files
|
Mon, 21 Sep 2009 10:59:21 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade to upstream WAF 1.5.9 plus a bunch of 'waf tools' layered on top.
|
changeset |
files
|
Fri, 23 Oct 2009 15:34:14 +0400 |
Kirill Andreev |
Mesh: fixed HWMP sequence and metric filtering, added route discovery time
|
changeset |
files
|
Wed, 21 Oct 2009 17:19:03 -0700 |
Craig Dowell |
Added tag ns-3.6 for changeset d55c479666ac
|
changeset |
files
|
Wed, 21 Oct 2009 00:17:14 -0700 |
Craig Dowell |
remove comment referencing non-working use case
ns-3.6
|
changeset |
files
|
Mon, 19 Oct 2009 20:55:52 -0700 |
Tom Henderson |
Remove SetEdcaParameterForAc() from manual
|
changeset |
files
|
Tue, 20 Oct 2009 12:05:10 -0700 |
Craig Dowell |
branch merge
|
changeset |
files
|
Tue, 20 Oct 2009 12:04:20 -0700 |
Craig Dowell |
Backed out changeset 04cc3ffe0202
|
changeset |
files
|
Tue, 20 Oct 2009 11:13:22 -0700 |
Craig Dowell |
add closing section to tutorial
|
changeset |
files
|
Tue, 20 Oct 2009 10:45:12 -0700 |
Craig Dowell |
tracing tutorial changes
|
changeset |
files
|
Tue, 20 Oct 2009 10:05:57 -0700 |
Craig Dowell |
Make tests work with MinGW (make win32-system-wall-clock-ms work)
|
changeset |
files
|
Mon, 19 Oct 2009 22:21:22 -0700 |
Craig Dowell |
Added tag ns-3.6-RC4 for changeset 39a82d7a0d66
|
changeset |
files
|
Mon, 19 Oct 2009 18:47:30 -0700 |
Craig Dowell |
branch merge
ns-3.6-RC4
|
changeset |
files
|
Mon, 19 Oct 2009 18:47:01 -0700 |
Craig Dowell |
tutorial nits
|
changeset |
files
|
Mon, 19 Oct 2009 07:54:31 -0700 |
Tom Henderson |
additional manual cleanup
|
changeset |
files
|
Mon, 19 Oct 2009 17:35:02 -0700 |
Craig Dowell |
Rename SimpleSource to MyApp
|
changeset |
files
|
Mon, 19 Oct 2009 16:44:41 -0700 |
Craig Dowell |
fill out tutorial tracing section with semi-real plot
|
changeset |
files
|
Sun, 18 Oct 2009 22:11:29 -0700 |
Tom Henderson |
some cleanup of part 1 of manual
|
changeset |
files
|
Sat, 17 Oct 2009 16:02:25 -0700 |
Tom Henderson |
add new dia source
|
changeset |
files
|
Thu, 15 Oct 2009 15:59:52 -0700 |
Tom Henderson |
add figure for manual overview
|
changeset |
files
|
Fri, 16 Oct 2009 17:17:06 -0700 |
Tom Henderson |
a few nits in the release notes
|
changeset |
files
|
Sat, 17 Oct 2009 00:30:07 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade pybindgen to fix bug #723
|
changeset |
files
|
Fri, 16 Oct 2009 07:13:05 -0700 |
Tom Henderson |
Manual organization
|
changeset |
files
|
Thu, 15 Oct 2009 23:55:06 -0700 |
Craig Dowell |
release steps tweaks
|
changeset |
files
|
Thu, 15 Oct 2009 22:44:41 -0700 |
Craig Dowell |
Added tag ns-3.6-RC3 for changeset 79ff6ad1adbb
|
changeset |
files
|
Thu, 15 Oct 2009 14:32:19 +0400 |
Andrey Mazo |
remove some redundant clean ups, includes
ns-3.6-RC3
|
changeset |
files
|
Thu, 15 Oct 2009 14:10:02 +0400 |
Andrey Mazo |
bug 711: example mesh/mesh fails valgrind.
|
changeset |
files
|
Thu, 15 Oct 2009 13:49:42 +0400 |
Andrey Mazo |
add NS_LOG_FUNCTION to several constructors/destructors/DoDisposes
|
changeset |
files
|
Thu, 15 Oct 2009 10:53:31 -0700 |
Craig Dowell |
add flowmon to RELEASE_NOTES
|
changeset |
files
|
Wed, 14 Oct 2009 11:20:49 -0700 |
Craig Dowell |
tweak release steps
|
changeset |
files
|
Wed, 14 Oct 2009 10:24:55 -0700 |
Craig Dowell |
Added tag ns-3.6-RC2 for changeset 899604299046
|
changeset |
files
|
Tue, 13 Oct 2009 22:41:30 -0700 |
Craig Dowell |
plug leaks (bug 711)
ns-3.6-RC2
|
changeset |
files
|
Tue, 13 Oct 2009 12:51:46 -0700 |
Craig Dowell |
release Ptrs in mesh-point-device
|
changeset |
files
|
Tue, 13 Oct 2009 10:23:21 -0700 |
Craig Dowell |
Stray () in test.py (bug 718)
|
changeset |
files
|
Tue, 13 Oct 2009 00:21:39 -0700 |
Craig Dowell |
add leak-check=full to test.py to get more info (bug 711)
|
changeset |
files
|
Mon, 12 Oct 2009 23:31:58 -0700 |
Craig Dowell |
fix valgrind complaints (bug 711)
|
changeset |
files
|
Mon, 12 Oct 2009 14:01:36 -0700 |
Craig Dowell |
refalgamize temporary files in test.py
|
changeset |
files
|
Fri, 09 Oct 2009 23:51:23 -0700 |
Craig Dowell |
tweak release steps
|
changeset |
files
|
Fri, 09 Oct 2009 21:49:47 -0700 |
Craig Dowell |
release steps tweaks
|
changeset |
files
|
Fri, 09 Oct 2009 21:29:30 -0700 |
Craig Dowell |
Added tag ns-3.6-RC1 for changeset 549243b47311
|
changeset |
files
|
Fri, 09 Oct 2009 21:28:50 -0700 |
Craig Dowell |
Update release steps
ns-3.6-RC1
|
changeset |
files
|
Fri, 09 Oct 2009 21:18:24 -0700 |
Craig Dowell |
update CHANGES.html and RELEASE_NOTES for release
|
changeset |
files
|
Fri, 09 Oct 2009 20:52:19 -0700 |
Craig Dowell |
Separate the index
|
changeset |
files
|
Fri, 09 Oct 2009 20:50:49 -0700 |
Craig Dowell |
update tutorial paths for new examples directory
|
changeset |
files
|
Fri, 09 Oct 2009 20:50:17 -0700 |
Craig Dowell |
Update tutorial typos
|
changeset |
files
|
Fri, 09 Oct 2009 15:52:01 -0700 |
Craig Dowell |
fix ns3-tcp-cwnd unit test
|
changeset |
files
|
Fri, 09 Oct 2009 12:54:54 -0700 |
Craig Dowell |
teach test.py to skip selected tests
|
changeset |
files
|
Fri, 09 Oct 2009 19:44:13 +0200 |
Sebastien Vincent |
Merge with ns-3-dev.
|
changeset |
files
|
Fri, 09 Oct 2009 19:31:39 +0200 |
Sebastien Vincent |
Fix valgrind errors for simple-wifi-frame-aggregation example.
|
changeset |
files
|
Fri, 09 Oct 2009 18:36:39 +0400 |
Andrey Mazo |
fix most of doxygen warnings
|
changeset |
files
|
Fri, 09 Oct 2009 16:07:20 +0200 |
fmoatamr |
Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under Cygwin
|
changeset |
files
|
Fri, 09 Oct 2009 15:45:17 +0400 |
Andrey Mazo |
Fix typos in tutorial.
|
changeset |
files
|
Fri, 09 Oct 2009 12:05:36 +0400 |
Andrey Mazo |
memset () wants #include <cstring>.
|
changeset |
files
|
Thu, 08 Oct 2009 20:32:00 -0700 |
Craig Dowell |
valgrind complains about uninitialized buffer even if we don't care
|
changeset |
files
|
Thu, 08 Oct 2009 19:20:28 -0700 |
Craig Dowell |
more tracing tutorial words
|
changeset |
files
|
Thu, 08 Oct 2009 18:02:44 -0700 |
Craig Dowell |
update doc/main.h to say ./waf doxygen builds documentation
|
changeset |
files
|
Thu, 08 Oct 2009 17:57:06 -0700 |
Craig Dowell |
remind waf how to generate introspected doxygen
|
changeset |
files
|
Thu, 08 Oct 2009 13:59:26 -0700 |
Craig Dowell |
tracing tutorial stuff
|
changeset |
files
|
Thu, 08 Oct 2009 11:37:29 -0700 |
Craig Dowell |
add fourth.cc to example tests and wordsmith tracing tutorial a bit
|
changeset |
files
|
Thu, 08 Oct 2009 10:36:58 -0700 |
Craig Dowell |
branch merge
|
changeset |
files
|
Thu, 08 Oct 2009 10:36:26 -0700 |
Craig Dowell |
add tracing tutorial piece
|
changeset |
files
|
Thu, 08 Oct 2009 17:31:58 +0200 |
Sebastien Vincent |
Fix valgrind error for icmpv6-redirect example.
|
changeset |
files
|
Thu, 08 Oct 2009 12:56:47 +0200 |
fmoatamr |
Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under MacOS
|
changeset |
files
|
Thu, 08 Oct 2009 13:53:21 +0400 |
Kirill Andreev |
Mesh: restoring DsFrom and DsTo flags when setting type QosData
|
changeset |
files
|
Thu, 08 Oct 2009 01:02:28 -0700 |
Craig Dowell |
gcc 3.4.6 doesn't like implicit type conversion from double to unsigned int
|
changeset |
files
|
Thu, 08 Oct 2009 00:17:11 -0700 |
Craig Dowell |
branch merge
|
changeset |
files
|
Thu, 08 Oct 2009 00:16:55 -0700 |
Craig Dowell |
Words about tracing in tutorial
|
changeset |
files
|
Thu, 08 Oct 2009 07:10:54 +0200 |
Sebastien Vincent |
Python scan (x86 and x86-64).
|
changeset |
files
|
Wed, 07 Oct 2009 23:06:21 -0400 |
Josh Pelkey |
Fix for bug 615
|
changeset |
files
|
Wed, 07 Oct 2009 23:02:25 -0400 |
Josh Pelkey |
Testcase for bug 647
|
changeset |
files
|
Wed, 07 Oct 2009 22:59:49 -0400 |
Josh Pelkey |
Fix for bug 647
|
changeset |
files
|
Wed, 07 Oct 2009 20:55:43 -0400 |
Josh Pelkey |
TCP bug fixes 424, 426, 559, 663, 664, 697
|
changeset |
files
|
Wed, 07 Oct 2009 16:20:49 -0400 |
Josh Pelkey |
Removed MPI net-anim code
|
changeset |
files
|
Wed, 07 Oct 2009 21:46:29 +0200 |
Sebastien Vincent |
Typo.
|
changeset |
files
|
Tue, 06 Oct 2009 23:00:21 -0700 |
Craig Dowell |
Tom's update to Gustavo's patch for bug 676.
|
changeset |
files
|
Tue, 06 Oct 2009 22:59:55 -0700 |
Craig Dowell |
Gustavo patch for bug 676
|
changeset |
files
|
Tue, 06 Oct 2009 22:54:24 -0700 |
Craig Dowell |
convince waf to run test.py on check command
|
changeset |
files
|
Tue, 06 Oct 2009 22:47:07 -0700 |
Craig Dowell |
update test.py documentation
|
changeset |
files
|
Tue, 06 Oct 2009 22:01:40 -0700 |
Craig Dowell |
add valgrind powers back to test.py
|
changeset |
files
|
Tue, 06 Oct 2009 19:34:29 -0700 |
Craig Dowell |
split examples, add examples, tweak test.py to minimize builds
|
changeset |
files
|
Mon, 05 Oct 2009 15:32:12 +0100 |
Gustavo J. A. M. Carneiro |
typo
|
changeset |
files
|