Open
Description
Is your feature request related to a problem? Please describe.
In private IPv6 networks can be used the private IPv6 range 'Unique local address'.
https://en.wikipedia.org/wiki/Unique_local_address
This address space is not globally routable and should not used by default for ICE candidates.
Describe the solution you'd like
Required to add fc00::/7
as deny network into 'rfc1918.auto', 'wan.auto', 'wan_v6.auto' lists.
Lines 1492 to 1512 in 122c589
Additional context
Checked via FS source in the master branch