mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-05-04 02:23:59 +00:00
Add nodes groups features
This commit is contained in:
parent
e95d50d0ff
commit
f84359ec7a
32 changed files with 262 additions and 244 deletions
|
@ -1,18 +1,18 @@
|
|||
[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 1 bytes to n1 on eth0
|
||||
[t=2.000,src=n1] Receive 1 bytes on eth0
|
||||
[t=3.000,src=n0] Send 15 bytes to n1 on eth0
|
||||
[t=3.000,src=n1] Received: Hello World!
|
||||
[t=3.000,src=n1] Turned off
|
||||
[t=4.000,src=n1] Turned on
|
||||
[t=5.000,src=n1] Receive failed code=RCode.TIMEOUT_EXPIRE
|
||||
[t=18.000,src=n0] End transmission
|
||||
[t=18.000,src=n0] Send 15 bytes to n1 on eth0
|
||||
[t=33.000,src=n1] Receive 15 bytes on eth0
|
||||
[t=33.000,src=n0] End transmission
|
||||
[t=33.000,src=n0] Send 15 bytes to n1 on eth0
|
||||
[t=35.000,src=n1] Turned off
|
||||
[t=35.000,src=n0] End transmission
|
||||
[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=2.000,src=n1,grp=def] Receive 1 bytes on eth0
|
||||
[t=3.000,src=n0,grp=def] Send 15 bytes to n1 on eth0
|
||||
[t=3.000,src=n1,grp=def] Received: Hello World!
|
||||
[t=3.000,src=n1,grp=def] Turned off
|
||||
[t=4.000,src=n1,grp=def] Turned on
|
||||
[t=5.000,src=n1,grp=def] Receive failed code=RCode.TIMEOUT_EXPIRE
|
||||
[t=18.000,src=n0,grp=def] End transmission
|
||||
[t=18.000,src=n0,grp=def] Send 15 bytes to n1 on eth0
|
||||
[t=33.000,src=n1,grp=def] Receive 15 bytes on eth0
|
||||
[t=33.000,src=n0,grp=def] End transmission
|
||||
[t=33.000,src=n0,grp=def] Send 15 bytes to n1 on eth0
|
||||
[t=35.000,src=n1,grp=def] Turned off
|
||||
[t=35.000,src=n0,grp=def] End transmission
|
||||
[t=35.000,src=esds] Simulation ends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue