Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Some IPv6 fixes #391

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Some IPv6 fixes #391

wants to merge 1 commit into from

Conversation

PaulVMo
Copy link
Contributor

@PaulVMo PaulVMo commented Sep 23, 2021

Some fixes to help functionality/testing of IPv6:

  1. Remove ipv6_v6only from connection options for tcp_connect calls as this causes the call to fail (at least on Ubuntu Linux). It remains for socket/listener creation. This addresses the issue in IPv6 Support #387
  2. Add bogon list for non-routable IPv6 subnets to avoid publishing unreachable addresses in peer book

@PaulVMo PaulVMo force-pushed the ipv6-fixes branch 2 times, most recently from 7a8dcfe to fa5a791 Compare October 13, 2021 02:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant