Open Bug 1291176 Opened 8 years ago Updated 2 years ago

DNS names for STUN/TURN result in v6 -> v4 socket connection attempts

Categories

(Core :: WebRTC: Networking, defect, P3)

defect

Tracking

()

Tracking Status
firefox51 --- affected

People

(Reporter: drno, Unassigned)

References

Details

While looking at log output when checking bug 1290365 I saw that we still try to connect IPv6 sockets to IPv4 targets (and vice versa) if the DNS resolution returns addresses for the other IP protocol.
Note: currently this results in NSPR "complaining back to us about this connection attempt and we abandon the socket.
We should simply avoid the connection attempt in the first place, like we do it already for IP addresses only.
Rank: 25
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.