Mathieu Lacage
|
fcbfa307ef
|
merge with tip
|
2007-10-31 11:30:51 +01:00 |
|
Mathieu Lacage
|
534b655291
|
fix typo
|
2007-10-31 11:28:40 +01:00 |
|
Raj Bhattacharjea
|
5a0fa236cb
|
Fixed randomvariable bugs and modified unit tests so that there is no non-deterministic failure on the tests
|
2007-10-30 13:27:33 -04:00 |
|
Gustavo J. A. M. Carneiro
|
d17845d767
|
Remove empty OlsrTest unit test class.
|
2007-10-30 15:55:50 +00:00 |
|
Mathieu Lacage
|
66b200178f
|
bug 96: debug.h duplicates functionality from log.h
|
2007-10-30 10:09:39 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e560f2329d
|
Add OLSR message tracing, as discussed on ns-developers list.
|
2007-10-29 14:11:20 +00:00 |
|
Gustavo J. A. M. Carneiro
|
a7ec5d9b71
|
Make olsr-header.h a public header.
|
2007-10-29 12:45:02 +00:00 |
|
Gustavo J. A. M. Carneiro
|
4afb2919fa
|
Put everything OLSR into the 'olsr' C++ namespace, for consistency.
|
2007-10-29 12:39:34 +00:00 |
|
Gustavo J. A. M. Carneiro
|
52d6092ffd
|
merge
|
2007-10-29 11:01:46 +00:00 |
|
Tom Henderson
|
d3cb3eccff
|
Add Doxygen cleanup as a release step
|
2007-10-27 16:19:06 -07:00 |
|
Mathieu Lacage
|
937d727011
|
merge
|
2007-10-27 13:17:55 +02:00 |
|
Mathieu Lacage
|
2f4ed00c93
|
get rid of doxygen warnings
|
2007-10-26 22:06:46 +02:00 |
|
Tom Henderson
|
e0da616e37
|
miscellaneous point-to-point-channel.h cleanups
|
2007-10-24 17:19:17 -07:00 |
|
Tom Henderson
|
224f0a0684
|
some cleanup of point-to-point-net-device.h
|
2007-10-24 17:11:59 -07:00 |
|
Tom Henderson
|
f928f6c161
|
Make GetDevice return pointer to appropriately subclassed NetDevice
|
2007-10-24 16:17:19 -07:00 |
|
Mathieu Lacage
|
8975be38ae
|
add missing space separator
|
2007-10-23 13:38:03 +02:00 |
|
Mathieu Lacage
|
187c6692d8
|
avoid off by one effect when laying out objects in a grid. (reported by Joseph Kopena)
|
2007-10-21 12:54:18 +02:00 |
|
Gustavo J. A. M. Carneiro
|
860df74295
|
more const optimisations
|
2007-10-17 18:16:09 +01:00 |
|
Gustavo J. A. M. Carneiro
|
eca4117497
|
Make OlsrAgentImpl::GetMainAddress const
|
2007-10-17 17:25:19 +01:00 |
|
Tom Henderson
|
61ed256846
|
more detail in release_steps.txt
|
2007-10-15 21:59:41 -07:00 |
|
Tom Henderson
|
31bafccb6c
|
updates for 3.0.7
|
2007-10-15 21:13:21 -07:00 |
|
Tom Henderson
|
db709dc4dc
|
bump version number
|
2007-10-15 21:12:55 -07:00 |
|
Tom Henderson
|
9461d8ec13
|
updates for 3.0.7
|
2007-10-15 21:12:48 -07:00 |
|
Tom Henderson
|
834eb4c1b6
|
Release notes for 3.0.7
|
2007-10-15 21:10:46 -07:00 |
|
Craig Dowell
|
21ab738c72
|
Added tag release ns-3.0.7 for changeset 36472385a1cc
|
2007-10-15 15:09:56 -07:00 |
|
Craig Dowell
|
620a465f84
|
NS_LOG parsing changes to address bug 91
|
2007-10-15 14:54:32 -07:00 |
|
Tom Henderson
|
302bdd366c
|
Clarify pkt-uid field in doxygen
|
2007-10-13 15:14:00 -07:00 |
|
Tom Henderson
|
e5241d93e5
|
back out unrelated changes
|
2007-10-13 15:10:23 -07:00 |
|
Tom Henderson
|
6804f40bc4
|
Clarify pkt-uid field in doxygen
|
2007-10-13 15:06:35 -07:00 |
|
Gustavo J. A. M. Carneiro
|
a18fc4fd93
|
Fix OLSR agent finalization issues.
|
2007-10-13 14:21:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
315dfd2041
|
Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources.
|
2007-10-13 13:09:55 +01:00 |
|
Tom Henderson
|
f5513abfc8
|
Reverting a few OLSR changes that leaked into simple-point-to-point.cc
|
2007-10-12 21:28:02 -07:00 |
|
Tom Henderson
|
c96ad24a35
|
Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
|
2007-10-06 21:21:07 -07:00 |
|
Craig Dowell
|
9a7694f32a
|
deal with static constructor problem
|
2007-10-12 13:41:24 -07:00 |
|
Craig Dowell
|
73e9110b64
|
branch merge
|
2007-10-12 12:31:29 -07:00 |
|
Craig Dowell
|
90439fc8c4
|
env var changes
|
2007-10-12 12:30:19 -07:00 |
|
Mathieu Lacage
|
1a480445c9
|
make sure we cleanup after ourselves in DefaultValueTests
|
2007-10-12 15:49:04 +02:00 |
|
Gustavo J. A. M. Carneiro
|
adf066acdd
|
Add a missing const.
|
2007-10-11 18:34:15 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a2d11d8100
|
Optimize EventGarbageCollector by using std::multiset with EventIds sorted by expiration time.
|
2007-10-11 17:26:32 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f77b8a9137
|
Make EventGarbageCollector private to the olsr module; adapt olsr to Timer API changes.
|
2007-10-11 16:17:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ad0241047d
|
merge
|
2007-10-11 15:51:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
6218b00486
|
Bug #88 (Ipv4Address operator ==, !=, < should be inline for performance reasons)
|
2007-10-11 15:39:39 +01:00 |
|
Mathieu Lacage
|
4585f14b5f
|
bug 87: do not export the garbage collection facility from the Timer class.
|
2007-10-11 17:59:59 +02:00 |
|
Mathieu Lacage
|
cd045df1c3
|
bug 86: add missing functions to manipulate Mac48Address
|
2007-10-11 13:11:45 +02:00 |
|
Mathieu Lacage
|
20b226769f
|
constify more conversion operators
|
2007-10-11 13:02:47 +02:00 |
|
Mathieu Lacage
|
8460428f2e
|
constify conversion operator
|
2007-10-11 13:00:12 +02:00 |
|
Mathieu Lacage
|
b42e00961b
|
add missing call to Simulator::Destroy to cleanup after test
|
2007-10-10 15:32:04 +02:00 |
|
Gustavo J. A. M. Carneiro
|
86abaf4009
|
Fix CommandLine::AddArgCommand memory leak.
|
2007-10-10 11:14:16 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c0af9c2bf1
|
merge
|
2007-10-09 13:25:30 +01:00 |
|
Gustavo J. A. M. Carneiro
|
10baa77dbc
|
Bug 81 (CommandLine::AddArgValue not working correctly)
|
2007-10-09 11:38:01 +01:00 |
|