Sat, 14 Nov 2009 18:04:40 +0100 |
Mathieu Lacage |
start RELEASE_NOTES for 3.7
|
changeset |
files
|
Sat, 14 Nov 2009 18:01:31 +0100 |
Mathieu Lacage |
document API changes for release
|
changeset |
files
|
Sat, 14 Nov 2009 17:47:05 +0100 |
Guillaume Seguin |
Make sure that every incoming packet has a context
|
changeset |
files
|
Sat, 14 Nov 2009 17:47:05 +0100 |
Guillaume Seguin |
Make applications generate traffic within their associated context/node
|
changeset |
files
|
Sat, 14 Nov 2009 17:47:05 +0100 |
Guillaume Seguin |
Call Simulator::ScheduleWithContext from ns3::Channel subclasses when sending packets to other nodes
|
changeset |
files
|
Sat, 14 Nov 2009 17:47:05 +0100 |
Guillaume Seguin |
Print node context in log messages
|
changeset |
files
|
Sat, 14 Nov 2009 17:47:05 +0100 |
Guillaume Seguin |
Introduce Simulator::ScheduleWithContext* and Simulator::GetContext
|
changeset |
files
|
Sat, 14 Nov 2009 11:25:12 +0100 |
Sebastien Vincent |
Fix build on MinGW.
|
changeset |
files
|
Fri, 13 Nov 2009 13:25:14 -0800 |
Tom Henderson |
update doxygen main page
|
changeset |
files
|
Fri, 13 Nov 2009 13:21:59 -0800 |
Tom Henderson |
fix tutorial pdf build
|
changeset |
files
|
Fri, 13 Nov 2009 09:38:44 -0800 |
Tom Henderson |
Align with texi2html-1.82 api changes
|
changeset |
files
|
Fri, 13 Nov 2009 09:37:52 -0800 |
Tom Henderson |
HOWTOs are now on the wiki
|
changeset |
files
|
Fri, 13 Nov 2009 09:19:06 -0800 |
Tom Henderson |
add missing dependencies
|
changeset |
files
|
Fri, 13 Nov 2009 09:14:32 -0800 |
Tom Henderson |
Align with texi2html-1.82 api changes
|
changeset |
files
|
Fri, 13 Nov 2009 16:45:28 +0100 |
Nicola Baldo |
added UniformDiscPositionAllocator (bug 672)
|
changeset |
files
|
Fri, 13 Nov 2009 18:20:50 +0300 |
Pavel Boyko |
bugfix in YansWifiPhy::SetChannelNumber()
|
changeset |
files
|
Fri, 13 Nov 2009 14:51:59 +0300 |
Pavel Boyko |
ChannelNumber attribute added to YansWifiPhy. Now it is possible to setup wifi channel using WifiPhyHelper::Set() method.
|
changeset |
files
|
Fri, 13 Nov 2009 13:23:08 +0300 |
Pavel Boyko |
cosmetics
|
changeset |
files
|
Fri, 13 Nov 2009 11:47:02 +0300 |
Kirill Andreev |
[Bug 740] OLSR MprCompute () works wrong: fixed
|
changeset |
files
|
Thu, 12 Nov 2009 14:08:51 +0100 |
fmoatamr |
Make building works under g++-4.0.4,4.1.2 and OSX PPC
|
changeset |
files
|
Thu, 12 Nov 2009 13:19:35 +0100 |
Guillaume Seguin |
Simulator::SetScheduler now takes an ObjectFactory
|
changeset |
files
|
Thu, 12 Nov 2009 13:02:55 +0100 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Thu, 12 Nov 2009 13:01:01 +0100 |
Mathieu Lacage |
replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
|
changeset |
files
|
Thu, 12 Nov 2009 10:20:26 +0100 |
Faker Moatamri |
Rescan python bindings
|
changeset |
files
|
Wed, 11 Nov 2009 16:21:18 +0100 |
Sebastien Vincent |
Bug #729 IPv6 over PPP.
|
changeset |
files
|
Wed, 11 Nov 2009 12:44:09 +0100 |
Andras Varga |
Bug #645: fixes for opening stats file with OMNeT++
|
changeset |
files
|
Wed, 11 Nov 2009 11:57:14 +0100 |
Phillip Sitbon |
Variables time and position in waypoint are public as in the original code
|
changeset |
files
|
Wed, 11 Nov 2009 00:27:47 +0300 |
Andrey Mazo |
Mesh: make GetFields () const
|
changeset |
files
|
Wed, 11 Nov 2009 00:27:09 +0300 |
Andrey Mazo |
Mesh: add constructor to TypeId of WifiInformationElementVector
|
changeset |
files
|
Tue, 10 Nov 2009 11:03:04 -0800 |
Craig Dowell |
correct some wildly out-of-date doxygen
|
changeset |
files
|
Tue, 10 Nov 2009 06:14:11 -0800 |
Tom Henderson |
Document changes to YansWifiPhy defaults
|
changeset |
files
|
Tue, 10 Nov 2009 06:13:29 -0800 |
Tom Henderson |
Point to CHANGES.html
|
changeset |
files
|
Tue, 10 Nov 2009 14:44:23 +0300 |
Pavel Boyko |
Bug 689: default energy detection and CCA thresholds are changed to be more realistic.
|
changeset |
files
|
Tue, 10 Nov 2009 12:10:35 +0100 |
Phillip Sitbon |
Add Waypoint Mobility model to mainstream
|
changeset |
files
|
Tue, 10 Nov 2009 10:31:51 +0100 |
Guillaume Seguin |
set the implementation Scheduler after setting the implementation
|
changeset |
files
|
Tue, 10 Nov 2009 07:45:32 +0100 |
Mathieu Lacage |
remove uneeded header
|
changeset |
files
|
Mon, 09 Nov 2009 16:45:54 +0100 |
Mathieu Lacage |
gah, we don't want to copy the count in the assignment operator
|
changeset |
files
|
Mon, 09 Nov 2009 16:02:05 +0100 |
Mathieu Lacage |
delete dead code
|
changeset |
files
|
Mon, 09 Nov 2009 12:24:51 +0300 |
Andrey Mazo |
Remove my old email from AUTHORS list.
|
changeset |
files
|
Fri, 06 Nov 2009 15:22:33 -0800 |
Tom Henderson |
update AUTHORS list
|
changeset |
files
|
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
|