-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Address filtering is not working properly #6995
Labels
kind/bug
A bug in existing code (including security flaws)
Milestone
Comments
Stebalien
added a commit
that referenced
this issue
Mar 13, 2020
2 tasks
Stebalien
assigned Stebalien, raulk and marten-seemann and unassigned Stebalien, raulk and marten-seemann
Mar 14, 2020
Stebalien
added a commit
that referenced
this issue
Apr 9, 2020
Stebalien
added a commit
that referenced
this issue
Apr 9, 2020
ralendor
pushed a commit
to ralendor/go-ipfs
that referenced
this issue
Jun 6, 2020
ralendor
pushed a commit
to ralendor/go-ipfs
that referenced
this issue
Jun 6, 2020
ralendor
pushed a commit
to ralendor/go-ipfs
that referenced
this issue
Jun 8, 2020
ralendor
pushed a commit
to ralendor/go-ipfs
that referenced
this issue
Jun 8, 2020
ralendor
pushed a commit
to ralendor/go-ipfs
that referenced
this issue
Jun 8, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version information:
Description:
Upstream issue: libp2p/go-libp2p#841
Note 1: The tcp and websocket transports will close all such connections immediately without performing the libp2p handshake. However, QUIC connections will not be rejected.
Note 2: This does not affect any released versions of libp2p.
The text was updated successfully, but these errors were encountered: