Summary: | A server-reflexive candidate is discarded when the host IPv4 address is public and obfuscated | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Lee, Kyutae <gorisanson> | ||||
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | NEW --- | ||||||
Severity: | Normal | CC: | webkit-bug-importer, youennf | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | Safari 15 | ||||||
Hardware: | Mac (Intel) | ||||||
OS: | macOS 12 | ||||||
Attachments: |
|
Description
Lee, Kyutae
2021-11-21 22:28:54 PST
I want to clarify that, when I said "the host address is obfuscated", I mean host candidate IP address obfuscation by using mDNS. And, for your information, here's a link to the related question in Stack Overflow which I posted: https://stackoverflow.com/q/61629450/8581025 And it seems that Chromium and Firefox have the same bug now. For your information, the links of the bug reports are at the following. Chromium: https://bugs.chromium.org/p/webrtc/issues/detail?id=13426 FireFox: https://bugzilla.mozilla.org/show_bug.cgi?id=1742337 |