mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 12:09:44 +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,16 +1,16 @@
|
|||
[t=0.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=0.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=0.000,src=n1] Received: Hello World!
|
||||
[t=0.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=0.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=0.000,src=n1] Received: Hello World!
|
||||
[t=1.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=1.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=1.000,src=n1] Received: Hello World!
|
||||
[t=3.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=3.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=3.000,src=n1] Received: Hello World!
|
||||
[t=3.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=3.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=3.000,src=n1] Received: Hello World!
|
||||
[t=0.000,src=n0,grp=def] Send 0 bytes to n1 on eth0
|
||||
[t=0.000,src=n1,grp=def] Receive 0 bytes on eth0
|
||||
[t=0.000,src=n1,grp=def] Received: Hello World!
|
||||
[t=0.000,src=n0,grp=def] Send 0 bytes to n1 on eth0
|
||||
[t=0.000,src=n1,grp=def] Receive 0 bytes on eth0
|
||||
[t=0.000,src=n1,grp=def] Received: Hello World!
|
||||
[t=1.000,src=n0,grp=def] Send 0 bytes to n1 on eth0
|
||||
[t=1.000,src=n1,grp=def] Receive 0 bytes on eth0
|
||||
[t=1.000,src=n1,grp=def] Received: Hello World!
|
||||
[t=3.000,src=n0,grp=def] Send 0 bytes to n1 on eth0
|
||||
[t=3.000,src=n1,grp=def] Receive 0 bytes on eth0
|
||||
[t=3.000,src=n1,grp=def] Received: Hello World!
|
||||
[t=3.000,src=n0,grp=def] Send 0 bytes to n1 on eth0
|
||||
[t=3.000,src=n1,grp=def] Receive 0 bytes on eth0
|
||||
[t=3.000,src=n1,grp=def] Received: Hello World!
|
||||
[t=3.000,src=esds] Simulation ends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue