| 2008-12-02 |
Fix a couple of OLSR bugs (#415)
|
file | diff | annotate |
| 2008-11-07 |
Make olsr::RoutingTable public, add a method GetEntries to it, and add a method GetRoutingTable to OlsrAgent. This way it is possible to read the actual routing table that OLSR has discovered, for debugging/visualization purposes.
|
file | diff | annotate |
| 2008-04-25 |
Cut over UDP applications to use the new receive API
|
file | diff | annotate |
| 2008-04-09 |
add destructor. Easier to plant a breakpoint in there.
|
file | diff | annotate |
| 2008-03-13 |
merge with HEAD
|
file | diff | annotate |
| 2008-02-27 |
merge with HEAD
|
file | diff | annotate |
| 2008-02-26 |
port Olsr code to attributes/helpers
|
file | diff | annotate |
| 2008-03-03 |
Small OLSR memory optimisation.
|
file | diff | annotate |
| 2008-02-14 |
Add support for tracing the OLSR routing table size.
|
file | diff | annotate |
| 2008-02-13 |
OLSR: code cleanup, more extensive logging, many bug fixes. Should also handle multiple interfaces better, now.
|
file | diff | annotate |
| 2008-01-15 |
iid (void) -> GetTypeId (void)
|
file | diff | annotate |
| 2008-01-15 |
InterfaceId -> TypeId
|
file | diff | annotate |
| 2008-01-03 |
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
file | diff | annotate |
| 2007-12-06 |
Create a new contrib module; move event-garbage-collector.{h,cc} to the contrib module.
|
file | diff | annotate |
| 2007-11-08 |
baranch merge
|
file | diff | annotate |
| 2007-10-29 |
olsr gets new packet
|
file | diff | annotate |
| 2007-10-30 |
Remove empty OlsrTest unit test class.
|
file | diff | annotate |
| 2007-10-29 |
Add OLSR message tracing, as discussed on ns-developers list.
|
file | diff | annotate |
| 2007-10-29 |
Put everything OLSR into the 'olsr' C++ namespace, for consistency.
|
file | diff | annotate |
| 2007-10-17 |
Make OlsrAgentImpl::GetMainAddress const
|
file | diff | annotate |
| 2007-10-13 |
Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources.
|
file | diff | annotate |
| 2007-10-11 |
Make EventGarbageCollector private to the olsr module; adapt olsr to Timer API changes.
|
file | diff | annotate |
| 2007-10-08 |
Adapt the OLSR agent code to use the new Timer class.
|
file | diff | annotate |
| 2007-09-26 |
Make the OLSR headers usable from the AciiTracing point of view
|
file | diff | annotate |
| 2007-09-25 |
Cleanup copyright headers and some unused includes.
|
file | diff | annotate |
| 2007-09-24 |
Move EventCollector and SingleEvent classes, making them private to the OLSR code.
|
file | diff | annotate |
| 2007-09-06 |
Update OLSR code to NS-3 API changes.
|
file | diff | annotate |
| 2007-07-30 |
Reorganize source tree and rename classes in a more sensible way; Olsr becomes OlsrAgent, olsr::Olsr becomes OlsrAgentImpl.
|
file | diff | annotate | base |