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

Idle peers not removed correctly #1

Open
mempirate opened this issue Dec 22, 2021 · 0 comments
Open

Idle peers not removed correctly #1

mempirate opened this issue Dec 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mempirate
Copy link
Member

If we leave p2pflow running for a while, we will build up a lot of idle peers. These don't get removed correctly in the BPF program (which works with TCP states). I think we don't remove connections that get closed by a remote peer correctly, which is why they build up. These are mostly IPv6 incoming connections.

@mempirate mempirate added the bug Something isn't working label Dec 22, 2021
@mempirate mempirate self-assigned this Dec 22, 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

1 participant