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

Detect self-communication and do not route it through the UDP stack #44

Open
sando38 opened this issue Jul 24, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sando38
Copy link
Collaborator

sando38 commented Jul 24, 2023

In certain scenarios, a TURN server communicates with itself. This is done through the UDP stack.

To be more effective eturnal should detect such cases and avoid using the UPD stack for self-communication.

Potentially also using eBPF.

@sando38 sando38 added the enhancement New feature or request label Jul 24, 2023
@sando38 sando38 added this to the 2.0.0 milestone Jul 24, 2023
@weiss weiss self-assigned this Sep 22, 2023
@sando38 sando38 modified the milestones: 2.0.0, 1.13.0 Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants