Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 30 Jul 2007 14:22:12 +0100] rev 1727
Add simple EventCollector benchmark
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 30 Jul 2007 13:09:02 +0100] rev 1726
EventCollector: move methods to the .cc file
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 30 Jul 2007 12:50:13 +0100] rev 1725
SingleEvent: move methods to .cc file; add EventId proxy methods, instead of a single GetEventId method.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 30 Jul 2007 11:04:11 +0100] rev 1724
merge with ns-3-dev
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 27 Jul 2007 19:21:35 +0100] rev 1723
Adapt OLSR code to use SingleEvent instead of Timer, and EventCollector.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 27 Jul 2007 18:54:01 +0100] rev 1722
merge with ns-3-olsr-support
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 27 Jul 2007 18:50:45 +0100] rev 1721
Remove Timer, made mostly redundant with the introduction of SingleEvent.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 27 Jul 2007 18:45:12 +0100] rev 1720
Add a SingleEvent class.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 27 Jul 2007 17:15:30 +0100] rev 1719
Add an EventCollector class, based on concepts discussed in the mailing list
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 27 Jul 2007 15:38:04 +0100] rev 1718
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.