blob: d969b73f8b72522e38f5d212f0ddc89eab54eb82 (
plain)
1
2
3
4
5
6
7
8
|
[t=0.000,src=n0,grp=def] Send 1 bytes to n1 on eth0
[t=1.000,src=n1,grp=def] Receive 1 bytes on eth0
[t=1.000,src=n1,grp=def] Received: Hello World!
[t=1.000,src=n0,grp=def] Send 1 bytes to n1 on eth0
[t=1.500,src=n1,grp=def] Receive failed code=RCode.TIMEOUT_EXPIRE
[t=2.000,src=n1,grp=def] Receive 1 bytes on eth0
[t=2.000,src=n1,grp=def] Received: Hello World!
[t=2.000,src=esds] Simulation ends
|