mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-06-07 22:07:40 +00:00
Debug event processing
This commit is contained in:
parent
be6d819080
commit
1bef51d878
18 changed files with 292 additions and 101 deletions
|
@ -1,11 +1,11 @@
|
|||
[t=0.000,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=1.000,src=n1] Receive 1 bytes on eth0
|
||||
[t=1.000,src=n1] Received: Hello World!
|
||||
[t=1.000,src=n0] Send worked!
|
||||
[t=1.000,src=n1] Received: Hello World!
|
||||
[t=1.000,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=1.500,src=n0] Send failed
|
||||
[t=1.500,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=2.500,src=n1] Receive 1 bytes on eth0
|
||||
[t=2.500,src=n1] Received: Hello World!
|
||||
[t=2.500,src=n0] Send worked!
|
||||
[t=2.500,src=n1] Received: Hello World!
|
||||
[t=2.500,src=esds] Simulation ends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue