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

Investigate why IPv4 and IPv6 are distinct network types #1429

Open
azarovh opened this issue Jan 5, 2024 · 0 comments
Open

Investigate why IPv4 and IPv6 are distinct network types #1429

azarovh opened this issue Jan 5, 2024 · 0 comments
Labels
p2p p2p related issues

Comments

@azarovh
Copy link
Member

azarovh commented Jan 5, 2024

In bitcoin core IPv4 and IPv6 are distinct fields in netaddress::Network enum.
This has some interesting consequences. For example, the node will try to keep at least 1 connection to ipv4 and ipv6 peer. It doesn't make much sense so the task is to investigate why they do it.

@azarovh azarovh added the p2p p2p related issues label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2p p2p related issues
Projects
None yet
Development

No branches or pull requests

1 participant