Skip to content

Fix an issue where STUN gathering requests could be sent over IPv6 instead of...

Simon Morlat requested to merge fix/stun-server-dns into release/5.1

Fix an issue where STUN gathering requests could be sent over IPv6 instead of IPv4 for which they are more useful.

Merge request reports