Fri, 27 Jul 2007 15:38:04 +0100 |
Gustavo J. A. M. Carneiro |
Add documentation for the dynamic routing interfaces. Change Ipv4::AddRoutingProtocol priority parameter type from int to int16_t to make way for in the future providing stable sorting of routing protocols of the same priority.
|
changeset |
files
|
Fri, 27 Jul 2007 15:04:25 +0100 |
Gustavo J. A. M. Carneiro |
WAF: handle the option --doxygen before building the entire project.
|
changeset |
files
|
Thu, 26 Jul 2007 12:49:00 +0100 |
Gustavo J. A. M. Carneiro |
Add OLSR routing support, (loosely) based on Francisco J. Ros's NS-2 code (University of Murcia).
|
changeset |
files
|
Thu, 26 Jul 2007 12:27:49 +0100 |
Gustavo J. A. M. Carneiro |
Allow UDP sockets to receive broadcast (bug #51)
|
changeset |
files
|
Thu, 26 Jul 2007 12:26:21 +0100 |
Gustavo J. A. M. Carneiro |
Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
|
changeset |
files
|
Thu, 26 Jul 2007 12:12:51 +0100 |
Gustavo J. A. M. Carneiro |
Allow ARP resolution to work with broadcast IPv4 (dest=255.255.255.255) packets; Partially fixes bug #36.
|
changeset |
files
|
Thu, 26 Jul 2007 12:11:37 +0100 |
Gustavo J. A. M. Carneiro |
Add Ipv4Address::CombineMask, and implement Ipv4Address::IsBroadcast.
|
changeset |
files
|
Thu, 26 Jul 2007 12:08:22 +0100 |
Gustavo J. A. M. Carneiro |
Add a Timer class (bug #46)
|
changeset |
files
|
Thu, 26 Jul 2007 12:05:31 +0100 |
Gustavo J. A. M. Carneiro |
EvenId const fixes.
|
changeset |
files
|
Thu, 11 Oct 2007 15:39:39 +0100 |
Gustavo J. A. M. Carneiro |
Bug #88 (Ipv4Address operator ==, !=, < should be inline for performance reasons)
|
changeset |
files
|
Thu, 11 Oct 2007 17:59:59 +0200 |
Mathieu Lacage |
bug 87: do not export the garbage collection facility from the Timer class.
|
changeset |
files
|
Thu, 11 Oct 2007 13:11:45 +0200 |
Mathieu Lacage |
bug 86: add missing functions to manipulate Mac48Address
|
changeset |
files
|
Thu, 11 Oct 2007 13:02:47 +0200 |
Mathieu Lacage |
constify more conversion operators
|
changeset |
files
|
Thu, 11 Oct 2007 13:00:12 +0200 |
Mathieu Lacage |
constify conversion operator
|
changeset |
files
|
Wed, 10 Oct 2007 15:32:04 +0200 |
Mathieu Lacage |
add missing call to Simulator::Destroy to cleanup after test
|
changeset |
files
|
Wed, 10 Oct 2007 11:14:16 +0100 |
Gustavo J. A. M. Carneiro |
Fix CommandLine::AddArgCommand memory leak.
|
changeset |
files
|
Tue, 09 Oct 2007 11:38:01 +0100 |
Gustavo J. A. M. Carneiro |
Bug 81 (CommandLine::AddArgValue not working correctly)
|
changeset |
files
|
Mon, 08 Oct 2007 17:49:18 +0100 |
Gustavo J. A. M. Carneiro |
Bug 82 (Add convenience API to retrieve default values)
|
changeset |
files
|
Mon, 08 Oct 2007 17:44:17 +0100 |
Gustavo J. A. M. Carneiro |
Fix bug 80 (valgrind error when finalizing PacketMetadata).
|
changeset |
files
|
Mon, 08 Oct 2007 14:14:24 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Mon, 08 Oct 2007 14:13:58 +0100 |
Gustavo J. A. M. Carneiro |
Use 'const Ptr<T>' rather than 'Ptr<T> const'
|
changeset |
files
|
Fri, 05 Oct 2007 19:13:36 +0100 |
Gustavo J. A. M. Carneiro |
Add operator < to Ptr smart pointers, to make them behave well with STL containers.
|
changeset |
files
|
Mon, 08 Oct 2007 15:54:36 +0200 |
Mathieu Lacage |
remove 'All rights reserved' mention
|
changeset |
files
|
Mon, 08 Oct 2007 15:50:25 +0200 |
Mathieu Lacage |
add missing copyright
|
changeset |
files
|
Mon, 08 Oct 2007 10:28:52 +0200 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Thu, 04 Oct 2007 09:22:05 +0200 |
Mathieu Lacage |
add Timer::GetDelayLeft
|
changeset |
files
|
Thu, 04 Oct 2007 09:14:16 +0200 |
Mathieu Lacage |
make the timer a tristate object
|
changeset |
files
|
Wed, 03 Oct 2007 13:01:29 +0200 |
Mathieu Lacage |
add Timer::Suspend/Resume/IsSuspended
|
changeset |
files
|
Wed, 03 Oct 2007 13:01:12 +0200 |
Mathieu Lacage |
add Simulator::GetDelayLeft
|
changeset |
files
|
Tue, 02 Oct 2007 11:32:16 +0200 |
Mathieu Lacage |
remove uneeded forward declaration
|
changeset |
files
|
Fri, 28 Sep 2007 16:14:16 +0200 |
Mathieu Lacage |
add a Timer::Schedule (delay) method
|
changeset |
files
|
Fri, 28 Sep 2007 13:27:37 +0200 |
Mathieu Lacage |
add tests
|
changeset |
files
|
Fri, 28 Sep 2007 13:19:43 +0200 |
Mathieu Lacage |
add support for 6-arg Timer::SetFunction
|
changeset |
files
|
Fri, 28 Sep 2007 13:02:14 +0200 |
Mathieu Lacage |
add support for 6-arg SetArguments
|
changeset |
files
|
Fri, 28 Sep 2007 12:49:05 +0200 |
Mathieu Lacage |
add 6 arg support to pointer to function traits
|
changeset |
files
|
Fri, 28 Sep 2007 12:46:17 +0200 |
Mathieu Lacage |
add 6 arg support to pointer to member traits
|
changeset |
files
|
Fri, 28 Sep 2007 10:42:29 +0200 |
Mathieu Lacage |
simplicy policy handling
|
changeset |
files
|
Fri, 28 Sep 2007 10:33:19 +0200 |
Mathieu Lacage |
re-implement the Timer class with the new type traits
|
changeset |
files
|
Fri, 28 Sep 2007 10:32:59 +0200 |
Mathieu Lacage |
implement the helper IntToType template
|
changeset |
files
|
Fri, 28 Sep 2007 10:32:15 +0200 |
Mathieu Lacage |
forgot to add the nArgs enum in FunctionPtrTraits
|
changeset |
files
|
Fri, 28 Sep 2007 09:27:57 +0200 |
Mathieu Lacage |
rewrite the TypeTraits and add some tests
|
changeset |
files
|
Thu, 27 Sep 2007 13:48:32 +0200 |
Mathieu Lacage |
add testcase, make it work
|
changeset |
files
|
Thu, 27 Sep 2007 13:45:55 +0200 |
Mathieu Lacage |
implement the member function version of Timer::SetFunction (a1)
|
changeset |
files
|
Thu, 27 Sep 2007 13:31:20 +0200 |
Mathieu Lacage |
add some doxygen
|
changeset |
files
|
Thu, 27 Sep 2007 13:27:18 +0200 |
Mathieu Lacage |
add doxygen for Timer class and implement the policy flags
|
changeset |
files
|
Thu, 27 Sep 2007 12:51:17 +0200 |
Mathieu Lacage |
Implement a Timer API
|
changeset |
files
|
Thu, 27 Sep 2007 12:50:55 +0200 |
Mathieu Lacage |
add TypeTraits<T>::NonConstType
|
changeset |
files
|
Thu, 27 Sep 2007 12:50:26 +0200 |
Gustavo J. A. M. Carneiro |
Event Garbage Collector
|
changeset |
files
|
Thu, 04 Oct 2007 11:24:05 +0100 |
Gustavo J. A. M. Carneiro |
Fix race condition in mobility-visualizer-view; reduce refresh rate to 30fps.
|
changeset |
files
|
Wed, 03 Oct 2007 19:38:03 +0100 |
Gustavo J. A. M. Carneiro |
Compile mobility-visualizer with -fno-strict-aliasing to avoid GNOME bug #316221
|
changeset |
files
|
Wed, 03 Oct 2007 19:36:56 +0100 |
Gustavo J. A. M. Carneiro |
Use GStaticMutex instead of G_DEFINE_LOCK
|
changeset |
files
|
Wed, 03 Oct 2007 17:38:05 +0100 |
Gustavo J. A. M. Carneiro |
Hide the velocity vector if it is null.
|
changeset |
files
|
Wed, 03 Oct 2007 17:33:45 +0100 |
Gustavo J. A. M. Carneiro |
mereg
|
changeset |
files
|
Wed, 03 Oct 2007 17:29:27 +0100 |
Gustavo J. A. M. Carneiro |
Draw the velocity vector
|
changeset |
files
|
Wed, 03 Oct 2007 16:38:17 +0100 |
Gustavo J. A. M. Carneiro |
Add a small mobility model visualization tool
|
changeset |
files
|
Mon, 01 Oct 2007 18:55:04 +0100 |
Gustavo J. A. M. Carneiro |
According to the literature, in RandomWaypointMobilityModel the pause should come before the walk, not after; fixed.
|
changeset |
files
|
Mon, 01 Oct 2007 18:01:38 +0100 |
Gustavo J. A. M. Carneiro |
Add ns2-mobility-file-topology sources
|
changeset |
files
|
Mon, 01 Oct 2007 17:11:06 +0100 |
Gustavo J. A. M. Carneiro |
Adapt to StaticSpeedHelper change
|
changeset |
files
|
Mon, 01 Oct 2007 17:10:46 +0100 |
Gustavo J. A. M. Carneiro |
Adapt to StaticSpeedHelper change
|
changeset |
files
|
Mon, 01 Oct 2007 17:10:15 +0100 |
Gustavo J. A. M. Carneiro |
Refactor handling of pauses in StaticSpeedHelper to fix bug (must return null speed when paused)
|
changeset |
files
|