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

Set source IP on answers via UDP #73

Open
Somebodyisnobody opened this issue Feb 13, 2022 · 0 comments
Open

Set source IP on answers via UDP #73

Somebodyisnobody opened this issue Feb 13, 2022 · 0 comments
Labels
network Network issues

Comments

@Somebodyisnobody
Copy link
Contributor

The engine answers requests via UDP (IPv6) without specifying a source address. It should answer an incoming connection over the address that stands as destination in the received package to ensure, that fallback connections (curently in branch network_improvements and suggested in #54) can be determined correctly.

The current behaviour is responsible for wrong results in CREMA. Only one IPv6 UDP connection is green.
grafik

fyi: @lluchs

@Fulgen301 Fulgen301 added the network Network issues label Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Network issues
Projects
None yet
Development

No branches or pull requests

2 participants