W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > June 2018

Re: [webrtc-pc] rename RTCIceCandidate.ip to address?

From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
Date: Fri, 22 Jun 2018 21:25:46 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-399586691-1529702745-sysbot+gh@w3.org>
> it would be silly to not leak in onicecandidate but then in getStats.

Good catch. Not just a simple rename in getStats since [it](https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatestats-ip) says: *"(FQDNs) are not allowed"*.

Implementations will likely need to map ips back to FQDNs here.

There's also [this](https://tools.ietf.org/html/rfc5245#section-15.1): *"If the DNS query returns more than one IP address, one is chosen, and then used for the remainder of ICE processing."*—How well will that interop? I guess it's rare.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1913#issuecomment-399586691 using your GitHub account
Received on Friday, 22 June 2018 21:25:50 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:44 UTC