Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flooding pinging multiple times #4

Open
albertovallef opened this issue Mar 3, 2021 · 0 comments
Open

Flooding pinging multiple times #4

albertovallef opened this issue Mar 3, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@albertovallef
Copy link
Owner

albertovallef commented Mar 3, 2021

Description: When sending a packet flooding the node (destiny) pings multiple times
Where: FloodingP->InternalReceiver.receive()
Example; Flooding from 1 to node 3

0:0:9.831192123 DEBUG (3): Pinging...
0:0:9.831192123 DEBUG (3): Package Payload: Hi!
0:0:10.055710380 DEBUG (3): Pinging...
0:0:10.055710380 DEBUG (3): Package Payload: Hi!
0:0:10.073562889 DEBUG (3): Pinging...
0:0:10.073562889 DEBUG (3): Package Payload: Hi!

@albertovallef albertovallef added the bug Something isn't working label Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants