You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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](https://user-images.githubusercontent.com/35230554/153767492-62d400ef-fa4c-444d-9201-90f80267c37f.png)
fyi: @lluchs
The text was updated successfully, but these errors were encountered: