From 928edf7450cd491f0d89b8c08a74466f397f946b Mon Sep 17 00:00:00 2001 From: "mark a. foltz" Date: Mon, 19 Aug 2019 13:06:20 -0700 Subject: [PATCH] Add conflict resolution requirement --- index.bs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.bs b/index.bs index e9ec0ef..4e26c22 100644 --- a/index.bs +++ b/index.bs @@ -61,6 +61,7 @@ urlPrefix: https://w3c.github.io/remote-playback/#dfn-; type: dfn; spec: REMOTE- text: remote playback source urlPrefix: https://www.w3.org/TR/html51/single-page.html; type: dfn; spec: HTML51 text: media element +url: https://tools.ietf.org/html/rfc6762#section-9; type: dfn; spec: RFC6762; text: conflict resolution url: https://tools.ietf.org/html/rfc6763#section-7; type: dfn; spec: RFC6763; text: service name url: https://tools.ietf.org/html/rfc6763#section-4.1.1; type: dfn; spec: RFC6763; text: instance name @@ -300,6 +301,9 @@ agent's display name. If the Instance Name is not the complete display name, it must be terminated by a null (`\000`) character, so that a listening agent knows it has been truncated. +Advertising agents must follow the mDNS [=conflict resolution=] procedure, to +prevent multiple advertising agents from using the same DNS-SD Instance Name. + Agents must treat Instance Names as unverified information, and should check that the Instance Name is a prefix of the display name received through the `agent-info` message after a successful QUIC connection. Once an agent has done