Vedran Miletić
9d5db73acb
Add time to UdpEchoClient and UdpEchoServer NS_LOG_INFO output.
2012-04-03 18:59:41 +02:00
Tom Henderson
90bb099e38
fix test.py comments
2012-04-02 06:57:07 -07:00
Tom Henderson
65ae1b74be
typo in manual
2012-04-01 11:34:04 -07:00
Tom Henderson
9f3a3b39d6
add logging to RttEstimator classes
2012-04-01 11:31:25 -07:00
Tom Henderson
b13d70cf89
additional cleanup of RttEstimator class
2012-04-01 11:05:32 -07:00
Mathieu Lacage
27f20ff717
no one needs animation-interface.h here.
2012-04-01 10:08:16 -04:00
Mathieu Lacage
0805810c16
merge again with HEAD
2012-04-01 10:00:47 -04:00
John Abraham
159fc85fac
Merge
2012-04-01 07:00:18 -07:00
John Abraham
9075c38f16
NetAnim: Handle special case for Wimax forwarding
2012-04-01 06:59:13 -07:00
Mathieu Lacage
130409d75f
merge with HEAD
2012-04-01 09:54:32 -04:00
Mathieu Lacage
4f265eef23
bug 1387: CRASH in threaded-simulator
2012-04-01 09:51:05 -04:00
Mathieu Lacage
fc6a5aa51d
more extensive test coverage
2012-04-01 09:47:46 -04:00
Mathieu Lacage
365de5d1fa
bools are bools
2012-04-01 09:47:33 -04:00
Vedran Miletić
5f350bece7
UdpEcho NS_LOG_INFO bugfix (wrong address type) and cosmetic changes to log output
2012-04-01 13:43:06 +02:00
John Abraham
8eb4c8b945
NetAnim: add configure start/stop time, update examples
2012-03-31 22:54:27 -07:00
John Abraham
7144aea37b
NetAnim: Required version
2012-03-30 00:27:33 -04:00
John Abraham
06586a2a1c
NetAnim: Handle special case for missing Wifi TxTrace
2012-03-28 11:04:38 -07:00
Mathieu Lacage
0e8b2225af
bring back Next since it is used internally
2012-03-28 09:02:14 -04:00
Tom Henderson
9e060ffa10
update aodv regression traces perturbed by changeset 19174ba45009
2012-03-27 13:39:18 -07:00
Tom Henderson
79fd9587d8
repair broken nsc workaround that was uncovered by the fix in changeset 62dee74123ca
2012-03-27 12:05:02 -07:00
Alexander Afanasyev
87cdd324d6
visualizer: Add optional name to the Node tooltip
...
If Names::Add was previously specified, then it will be used in the tooltip.
---
src/visualizer/visualizer/core.py | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
2012-03-26 17:31:32 +01:00
Gustavo J. A. M. Carneiro
44d30f6ea9
Make pyviz build again
2012-03-26 17:30:12 +01:00
Tom Henderson
63a4034b10
rescan mpi bindings
2012-03-26 06:56:08 -07:00
Tom Henderson
a182a722c0
rescan core bindings
2012-03-26 06:04:54 -07:00
Mathieu Lacage
7bad629683
bug 603: Simulator::Next is useless
2012-03-26 08:02:24 -04:00
Mathieu Lacage
a3b21502c1
bug 631: RealtimeSimulatorImpl does not handle Ctrl-C with python bindings
2012-03-26 06:18:00 -04:00
Mathieu Lacage
db064e1f69
bug 1000: Make RealtimeSimulatorImpl last until stop
2012-03-26 06:13:16 -04:00
Tommaso Pecorella
9691d018e8
Add SendIcmpv6Redirect attribute to Ipv6L3Protocol
2012-03-25 14:26:45 +02:00
Tommaso Pecorella
3f4871451f
Bug 1395 - AODV DeferredRouteOutputTag missing constructor
2012-03-25 13:45:55 +02:00
Tommaso Pecorella
5481a7ddaf
Enhancement 1393 - IPv6 Routing Helper RT Print functions
2012-03-17 23:23:56 +01:00
Gustavo J. A. M. Carneiro
6e252ada40
Bug 1362 - ICMPv6 does not forward ICMPs to upper layers
2012-03-21 18:51:55 +01:00
Mathieu Lacage
3f9ddebd87
merge
2012-03-23 23:51:29 -07:00
Mathieu Lacage
cb11c5b5a7
rescan
2012-03-23 23:50:52 -07:00
Gustavo J. A. M. Carneiro
ccba6ba4f7
Add a --disable-gtk option, to make it easier to run valgrind
2012-03-23 16:05:52 +00:00
Tom Goff
8bc5c5294d
bug 1000: typo in FlushStreams
2012-03-23 04:33:02 -04:00
Mathieu Lacage
1dc29395b8
merge with HEAD
2012-03-23 08:38:57 +01:00
Mathieu Lacage
617c57a450
Handle the case where '*' is used against the name of an attribute in a configuration path
2012-03-23 07:38:42 +01:00
Mathieu Lacage
2e0ea381c6
use new API
2012-03-22 15:09:40 -04:00
Mathieu Lacage
d9458c20b7
use the API enabled by alina's latest patch
2012-03-22 15:09:23 -04:00
Mathieu Lacage
9cd0b327af
merge with HEAD
2012-03-22 19:38:33 +01:00
Alina Quereilhac
efe4c2ed68
Finally enable a thread-safe ScheduleWithContext
2012-03-22 18:05:13 +01:00
Alina Quereilhac
ef36bcce9e
add API to know which thread we are in
2012-03-22 15:33:56 +01:00
Mathieu Lacage
87309ec7f0
remove abstraction that is going to be broken
2012-03-22 15:27:50 +01:00
Mathieu Lacage
1b38d7634f
kill unused code
2012-03-22 15:01:45 +01:00
Tommaso Pecorella
4feb104b86
Bug 1351 (1333) - RttEstimator class bugfix, documentation improvements and code cleanup
2012-03-21 18:50:03 +01:00
Tommaso Pecorella
3ef1c7c0ba
Bug 1304 - (temporary fix) Tag information changed after transmission
2012-03-20 21:21:14 +01:00
Mitch Watrous
50e4280559
Bug 1313 - Stddev (average.h) returning NaN
2012-03-20 09:50:51 -07:00
Tom Henderson
e8496ef7ea
update tutorial per bug 843 changes (tutorial-pt version)
2012-03-19 10:54:22 -07:00
Rohit Agarwal
c47c85d8e5
update tutorial per bug 843 changes
2012-03-19 10:43:13 -07:00
Tom Henderson
0119cec1dc
small typo in callbacks chapter
2012-03-19 10:42:21 -07:00