Skip to content

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

Simon Morlat requested to merge fix/stun-ipv6-master into master

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

Merge request reports