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

fix(obsaddr): do not record observations over relayed conn #3043

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

MarcoPolo
Copy link
Collaborator

These observations are telling us what the relay's IP address is. This isn't useful for us at all.

This also solves an issue during hole punching where we may report the relay's address as our own.

These observations are telling us what the relay's IP address is. This
isn't useful for us at all.

This also solves an issue during hole punching where we may report the
relay's address as our own.
@MarcoPolo MarcoPolo requested a review from sukunrt November 15, 2024 17:58
@MarcoPolo MarcoPolo self-assigned this Nov 15, 2024
@MarcoPolo MarcoPolo changed the title fix: obsaddr: do not record observations over relayed conn fix(obsaddr): do not record observations over relayed conn Nov 18, 2024
@MarcoPolo MarcoPolo merged commit 66e8db2 into master Nov 18, 2024
11 checks passed
MarcoPolo added a commit that referenced this pull request Nov 19, 2024
These observations are telling us what the relay's IP address is. This
isn't useful for us at all.

This also solves an issue during hole punching where we may report the
relay's address as our own.
MarcoPolo added a commit that referenced this pull request Nov 19, 2024
These observations are telling us what the relay's IP address is. This
isn't useful for us at all.

This also solves an issue during hole punching where we may report the
relay's address as our own.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants