
From nobody Tue Sep  5 02:44:01 2017
Return-Path: <internet-drafts@ietf.org>
X-Original-To: dnssd@ietf.org
Delivered-To: dnssd@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 4AABE132392; Tue,  5 Sep 2017 02:43:42 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: dnssd@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.59.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <150460462225.28632.5849531240539603390@ietfa.amsl.com>
Date: Tue, 05 Sep 2017 02:43:42 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/vnOqZWP-889y5tg30fU4MX6Wutk>
Subject: [dnssd] I-D Action: draft-ietf-dnssd-pairing-info-00.txt
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Sep 2017 09:43:42 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Extensions for Scalable DNS Service Discovery  WG of the IETF.

        Title           : Device Pairing Design Issues
        Authors         : Daniel Kaiser
                          Christian Huitema
	Filename        : draft-ietf-dnssd-pairing-info-00.txt
	Pages           : 15
	Date            : 2017-09-04

Abstract:
   This document discusses issues and problems occuring in the design of
   device pairing mechanism.  It presents experience with existing
   pairing systems and general user interaction requirements to make the
   case for "short authentication strings".  It then reviews the design
   of cryptographic algorithms designed to maximise the robustness of
   the short authentication string mechanisms, as well as implementation
   considerations such as integration with TLS.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-dnssd-pairing-info/

There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-dnssd-pairing-info-00
https://datatracker.ietf.org/doc/html/draft-ietf-dnssd-pairing-info-00


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Sun Sep 10 22:05:52 2017
Return-Path: <internet-drafts@ietf.org>
X-Original-To: dnssd@ietf.org
Delivered-To: dnssd@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 63232129B7A; Sun, 10 Sep 2017 22:05:51 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: dnssd@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.60.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <150510635136.9695.707075624739420552@ietfa.amsl.com>
Date: Sun, 10 Sep 2017 22:05:51 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/DKAlqBAvUHofi4L8VQkquTlxBuE>
Subject: [dnssd] I-D Action: draft-ietf-dnssd-privacy-03.txt
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Sep 2017 05:05:51 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Extensions for Scalable DNS Service Discovery  WG of the IETF.

        Title           : Privacy Extensions for DNS-SD
        Authors         : Christian Huitema
                          Daniel Kaiser
	Filename        : draft-ietf-dnssd-privacy-03.txt
	Pages           : 25
	Date            : 2017-09-10

Abstract:
   DNS-SD (DNS Service Discovery) normally discloses information about
   both the devices offering services and the devices requesting
   services.  This information includes host names, network parameters,
   and possibly a further description of the corresponding service
   instance.  Especially when mobile devices engage in DNS Service
   Discovery over Multicast DNS at a public hotspot, a serious privacy
   problem arises.

   We propose to solve this problem by a two-stage approach.  In the
   first stage, hosts discover Private Discovery Service Instances via
   DNS-SD using special formats to protect their privacy.  These service
   instances correspond to Private Discovery Servers running on peers.
   In the second stage, hosts directly query these Private Discovery
   Servers via DNS-SD over TLS.  A pairwise shared secret necessary to
   establish these connections is only known to hosts authorized by a
   pairing system.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-dnssd-privacy/

There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-dnssd-privacy-03
https://datatracker.ietf.org/doc/html/draft-ietf-dnssd-privacy-03

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-dnssd-privacy-03


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Sun Sep 10 22:26:42 2017
Return-Path: <internet-drafts@ietf.org>
X-Original-To: dnssd@ietf.org
Delivered-To: dnssd@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id BA09113209C; Sun, 10 Sep 2017 22:26:34 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: dnssd@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.60.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <150510759472.9724.5229364209584438808@ietfa.amsl.com>
Date: Sun, 10 Sep 2017 22:26:34 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/tifPj9DQHNeC0ZUxtxbCRRzw_VU>
Subject: [dnssd] I-D Action: draft-ietf-dnssd-pairing-03.txt
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Sep 2017 05:26:35 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Extensions for Scalable DNS Service Discovery  WG of the IETF.

        Title           : Device Pairing Using Short Authentication Strings
        Authors         : Christian Huitema
                          Daniel Kaiser
	Filename        : draft-ietf-dnssd-pairing-03.txt
	Pages           : 11
	Date            : 2017-09-10

Abstract:
   This document proposes a device pairing mechanism that establishes a
   relation between two devices by agreeing on a secret and manually
   verifying the secret's authenticity using an SAS (short
   authentication string).  Pairing has to be performed only once per
   pair of devices, as for a re-discovery at any later point in time,
   the exchanged secret can be used for mutual authentication.

   The proposed pairing method is suited for each application area where
   human operated devices need to establish a relation that allows
   configurationless and privacy preserving re-discovery at any later
   point in time.  Since privacy preserving applications are the main
   suitors, we especially care about privacy.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-dnssd-pairing/

There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-dnssd-pairing-03
https://datatracker.ietf.org/doc/html/draft-ietf-dnssd-pairing-03

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-dnssd-pairing-03


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Wed Sep 13 16:39:18 2017
Return-Path: <internet-drafts@ietf.org>
X-Original-To: dnssd@ietf.org
Delivered-To: dnssd@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id EB51A1321F5; Wed, 13 Sep 2017 16:39:09 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: dnssd@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.61.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <150534594992.12573.12058016005142364567@ietfa.amsl.com>
Date: Wed, 13 Sep 2017 16:39:09 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/RPF_KLPb_TwIxfy3bSgLrXA5gwo>
Subject: [dnssd] I-D Action: draft-ietf-dnssd-hybrid-07.txt
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 13 Sep 2017 23:39:10 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Extensions for Scalable DNS Service Discovery  WG of the IETF.

        Title           : Discovery Proxy for Multicast DNS-Based Service Discovery
        Author          : Stuart Cheshire
	Filename        : draft-ietf-dnssd-hybrid-07.txt
	Pages           : 37
	Date            : 2017-09-13

Abstract:
   This document specifies a mechanism that uses Multicast DNS to
   automatically populate the wide-area unicast Domain Name System
   namespace with records describing devices and services found on the
   local link.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-dnssd-hybrid/

There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-dnssd-hybrid-07
https://datatracker.ietf.org/doc/html/draft-ietf-dnssd-hybrid-07

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-dnssd-hybrid-07


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Thu Sep 14 03:19:08 2017
Return-Path: <tim.chown@jisc.ac.uk>
X-Original-To: dnssd@ietfa.amsl.com
Delivered-To: dnssd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1AD0133016 for <dnssd@ietfa.amsl.com>; Thu, 14 Sep 2017 03:19:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.321
X-Spam-Level: 
X-Spam-Status: No, score=-4.321 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=jisc.ac.uk
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aNbP4t8ATKMX for <dnssd@ietfa.amsl.com>; Thu, 14 Sep 2017 03:19:04 -0700 (PDT)
Received: from eu-smtp-delivery-189.mimecast.com (eu-smtp-delivery-189.mimecast.com [146.101.78.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 28831132FA0 for <dnssd@ietf.org>; Thu, 14 Sep 2017 03:19:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jisc.ac.uk; s=mimecast20170213; t=1505384342; h=from:subject:date:message-id:to:mime-version:content-type:content-transfer-encoding:in-reply-to:references; bh=KPrM45KkWKR7wxav66SY0nxxp8ttn3RudzEpSIyRLRs=; b=VA8RgqU2SHvGEy+q9ocm6WL2Z5fTWv90jso3pV3yJ/QSW+LU0NdNgzo5fPp2PsgOKZq56E9rF+Ji8GoZWu9N6Gi4smmlJmOoBbOUc2wrn4FA15gAoi7T1MWlSwOeM/oxiI04JSl+DltoMDS9znusds9C71PPGwevEVQPFKvq5FU=
Received: from EUR03-AM5-obe.outbound.protection.outlook.com (mail-am5eur03lp0119.outbound.protection.outlook.com [213.199.154.119]) (Using TLS) by eu-smtp-1.mimecast.com with ESMTP id uk-mta-39-dZWvic1OP7SGN_vY_6ixjA-1; Thu, 14 Sep 2017 11:18:57 +0100
Received: from AM3PR07MB1140.eurprd07.prod.outlook.com (10.163.188.14) by AM3PR07MB0648.eurprd07.prod.outlook.com (10.160.4.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.77.5; Thu, 14 Sep 2017 10:18:56 +0000
Received: from AM3PR07MB1140.eurprd07.prod.outlook.com ([fe80::6d:9ebf:900:b590]) by AM3PR07MB1140.eurprd07.prod.outlook.com ([fe80::6d:9ebf:900:b590%14]) with mapi id 15.20.0077.005; Thu, 14 Sep 2017 10:18:56 +0000
From: Tim Chown <Tim.Chown@jisc.ac.uk>
To: "dnssd@ietf.org" <dnssd@ietf.org>
Thread-Topic: [dnssd] I-D Action: draft-ietf-dnssd-hybrid-07.txt
Thread-Index: AQHTLOmTDjphfmIh4EawDjazfJB/VKK0K+qA
Date: Thu, 14 Sep 2017 10:18:56 +0000
Message-ID: <62077ADE-4918-41D2-8D5C-733AE0DDCB5E@jisc.ac.uk>
References: <150534594992.12573.12058016005142364567@ietfa.amsl.com>
In-Reply-To: <150534594992.12573.12058016005142364567@ietfa.amsl.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-mailer: Apple Mail (2.3273)
x-originating-ip: [109.246.123.207]
x-ms-publictraffictype: Email
x-microsoft-exchange-diagnostics: 1; AM3PR07MB0648; 20:XIrnewAV1qvwYACVsPjnx5DHmAYqR4l/cozNybdencbUKVLlCKrzgHy5qFGILOK3d0ZW/7L+jaOoSGU6rGHZm7c3AX4OhPIE7XrHQVwI6vhFyFdPaxzsPejDRippD1bPgc4rfgKKfAg2pSg4dto6RPIw0rBvXTQ2yhvU8ny7Z7Q=
x-ms-exchange-antispam-srfa-diagnostics: SSOS;
x-ms-office365-filtering-correlation-id: 0625006f-e423-4f32-f096-08d4fb5a01c4
x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(300000500095)(300135000095)(300000501095)(300135300095)(22001)(300000502095)(300135100095)(2017030254152)(300000503095)(300135400095)(2017052603199)(201703131423075)(201703031133081)(201702281549075)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095); SRVR:AM3PR07MB0648; 
x-ms-traffictypediagnostic: AM3PR07MB0648:
x-exchange-antispam-report-test: UriScan:(120809045254105);
x-microsoft-antispam-prvs: <AM3PR07MB0648C3C29BA9D98AADBB81A8D66F0@AM3PR07MB0648.eurprd07.prod.outlook.com>
x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(8121501046)(5005006)(100000703101)(100105400095)(93006095)(93001095)(3002001)(10201501046)(6041248)(20161123560025)(20161123562025)(20161123558100)(201703131423075)(201702281529075)(201702281528075)(201703061421075)(201703061406153)(20161123555025)(20161123564025)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095); SRVR:AM3PR07MB0648; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:AM3PR07MB0648; 
x-forefront-prvs: 0430FA5CB7
x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(346002)(376002)(24454002)(189002)(377424004)(199003)(72206003)(8676002)(50986999)(33656002)(25786009)(230783001)(1730700003)(81156014)(68736007)(81166006)(14454004)(2900100001)(57306001)(36756003)(50226002)(3280700002)(101416001)(189998001)(102836003)(6116002)(76176999)(3660700001)(2906002)(97736004)(8936002)(74482002)(305945005)(7736002)(66066001)(6436002)(6246003)(229853002)(3846002)(6512007)(6306002)(83716003)(82746002)(966005)(5640700003)(6486002)(2351001)(5250100002)(5660300001)(110136004)(99286003)(53546010)(316002)(478600001)(6506006)(53936002)(2501003)(106356001)(86362001)(105586002)(42882006)(2950100002)(6916009)(786003); DIR:OUT; SFP:1101; SCL:1; SRVR:AM3PR07MB0648; H:AM3PR07MB1140.eurprd07.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords;  MX:1; A:1; LANG:en; 
spamdiagnosticoutput: 1:99
spamdiagnosticmetadata: NSPM
Content-ID: <06F8438385A1474C8A3DCB27FF5085A9@eurprd07.prod.outlook.com>
MIME-Version: 1.0
X-OriginatorOrg: jisc.ac.uk
X-MS-Exchange-CrossTenant-originalarrivaltime: 14 Sep 2017 10:18:56.0769 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: 48f9394d-8a14-4d27-82a6-f35f12361205
X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM3PR07MB0648
X-MC-Unique: dZWvic1OP7SGN_vY_6ixjA-1
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/4oeNhICdmHiE6iP-DsXMTCt-TGc>
Subject: Re: [dnssd] I-D Action: draft-ietf-dnssd-hybrid-07.txt
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Sep 2017 10:19:07 -0000

Hi,

The only change in this draft is the replacement of a reference to .home to=
 .home.arpa.

The chairs will now advance the draft to the IESG.

Tim

> On 14 Sep 2017, at 00:39, internet-drafts@ietf.org wrote:
>=20
>=20
> A New Internet-Draft is available from the on-line Internet-Drafts direct=
ories.
> This draft is a work item of the Extensions for Scalable DNS Service Disc=
overy  WG of the IETF.
>=20
>        Title           : Discovery Proxy for Multicast DNS-Based Service =
Discovery
>        Author          : Stuart Cheshire
> =09Filename        : draft-ietf-dnssd-hybrid-07.txt
> =09Pages           : 37
> =09Date            : 2017-09-13
>=20
> Abstract:
>   This document specifies a mechanism that uses Multicast DNS to
>   automatically populate the wide-area unicast Domain Name System
>   namespace with records describing devices and services found on the
>   local link.
>=20
>=20
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-dnssd-hybrid/
>=20
> There are also htmlized versions available at:
> https://tools.ietf.org/html/draft-ietf-dnssd-hybrid-07
> https://datatracker.ietf.org/doc/html/draft-ietf-dnssd-hybrid-07
>=20
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=3Ddraft-ietf-dnssd-hybrid-07
>=20
>=20
> Please note that it may take a couple of minutes from the time of submiss=
ion
> until the htmlized version and diff are available at tools.ietf.org.
>=20
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
>=20
> _______________________________________________
> dnssd mailing list
> dnssd@ietf.org
> https://www.ietf.org/mailman/listinfo/dnssd
>=20


From nobody Thu Sep 14 07:48:16 2017
Return-Path: <mellon@fugue.com>
X-Original-To: dnssd@ietfa.amsl.com
Delivered-To: dnssd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82C32133036 for <dnssd@ietfa.amsl.com>; Thu, 14 Sep 2017 07:48:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=fugue-com.20150623.gappssmtp.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sbA24UnD1_UY for <dnssd@ietfa.amsl.com>; Thu, 14 Sep 2017 07:48:12 -0700 (PDT)
Received: from mail-qt0-x236.google.com (mail-qt0-x236.google.com [IPv6:2607:f8b0:400d:c0d::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC4F813302B for <dnssd@ietf.org>; Thu, 14 Sep 2017 07:48:12 -0700 (PDT)
Received: by mail-qt0-x236.google.com with SMTP id m35so7210955qte.1 for <dnssd@ietf.org>; Thu, 14 Sep 2017 07:48:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fugue-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=fXUe2r4ad8JSC90dnp4spKjaXsaS9uYSBzDURdOIuww=; b=rukHvERSgMq+xSbM5/1HYRfDeAAREoW3YtCRcHL9rTUk5zya4iv9CKnkeSGwVVhMTc bjSiRyv9FkiRxXtdZkTj61zImfidXjnd/0qiq8uwzcjSQfedPDMGbipks0OyVgONn6U+ 8KP7RFf9RQY0+SMkM5Q1HZgL/FmYrKACXejKf29Zb/8aVH0So6IkMmCTE8ihByBin4Pg ANTtS7YnC3eBXRNVuzCc70WfJGy+6ZiZ/rlMI5JiQOt8N1PtTYEAph7hm3B2Iz9yIcfJ wAKhBGlD9zyXNJmWZpnlGW+mSYp1YkZ+8O4oB+RrHq/Ur5TjVLV/Pt74L4sy0HYP68cr GQDw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=fXUe2r4ad8JSC90dnp4spKjaXsaS9uYSBzDURdOIuww=; b=BHaCOuo8RAjO7HvAeAGfCTSIsmJEUlNn/XHQv2ih+hndurNpVcCC1pbrzslUgCXxd+ UQ3IoVQPqfCPNgTLjb+97OSoI4e4cH7IRhA9sXzBurtW1mO8Dd0eTZhOvn9mVJafGS1U Ye1L7Oq7Vk6cvF8ekifL81Ob7G7xzWrqSyVBFtSs8mx683tDr4fKA2JBpVWGT2kaLQdY 54at5NEkQ+JGWr6IANQlU2tvlE+FqtMhqDRM4UXYZxjUWbYLuhbTHYFVe+LNhmBdjYo4 3HTTxVdRy4RjvdAwE2TYI4QBQEPWeCSxrCa8DUfIu/FDnv6z0t2ZimaHkEoxj9OhiAd7 PGXA==
X-Gm-Message-State: AHPjjUg2uFB3jv7ItX7apT12HwYajd9/Y9kddrP4xcJ6yZcqUWECPZPk f5qa2tOB1KeOer2L
X-Google-Smtp-Source: AOwi7QDpEvFUueFBKfgJqJ6hkmZUQuFG3RsgRLf0PnaNRrtzJVwTbS2jTxz8gNDsAT2V2aVJDZCU2Q==
X-Received: by 10.200.50.93 with SMTP id y29mr30501547qta.301.1505400491731; Thu, 14 Sep 2017 07:48:11 -0700 (PDT)
Received: from cavall.ether.lede.home (c-24-60-163-103.hsd1.ma.comcast.net. [24.60.163.103]) by smtp.gmail.com with ESMTPSA id s16sm11443745qks.63.2017.09.14.07.48.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2017 07:48:10 -0700 (PDT)
From: Ted Lemon <mellon@fugue.com>
Message-Id: <0C6B187F-4544-4B8C-A12E-600D98664D68@fugue.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_38B74ED7-7A54-4C0F-B5B6-8D43B5344641"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Date: Thu, 14 Sep 2017 10:48:09 -0400
In-Reply-To: <62077ADE-4918-41D2-8D5C-733AE0DDCB5E@jisc.ac.uk>
Cc: "dnssd@ietf.org" <dnssd@ietf.org>
To: Tim Chown <Tim.Chown@jisc.ac.uk>
References: <150534594992.12573.12058016005142364567@ietfa.amsl.com> <62077ADE-4918-41D2-8D5C-733AE0DDCB5E@jisc.ac.uk>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/zVf5_5EcYMKnaJZkGhFlQjpRnr4>
Subject: Re: [dnssd] I-D Action: draft-ietf-dnssd-hybrid-07.txt
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Sep 2017 14:48:14 -0000

--Apple-Mail=_38B74ED7-7A54-4C0F-B5B6-8D43B5344641
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=us-ascii

On Sep 14, 2017, at 6:18 AM, Tim Chown <Tim.Chown@jisc.ac.uk> wrote:
> The chairs will now advance the draft to the IESG.

Yay!


--Apple-Mail=_38B74ED7-7A54-4C0F-B5B6-8D43B5344641
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">On Sep 14, 2017, at 6:18 AM, Tim Chown &lt;<a =
href=3D"mailto:Tim.Chown@jisc.ac.uk" =
class=3D"">Tim.Chown@jisc.ac.uk</a>&gt; wrote:<div><blockquote =
type=3D"cite" class=3D""><div class=3D""><span style=3D"font-family: =
Menlo-Regular; font-size: 18px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: =
inline !important;" class=3D"">The chairs will now advance the draft to =
the IESG.</span><br style=3D"font-family: Menlo-Regular; font-size: =
18px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px;" class=3D""></div></blockquote></div><br =
class=3D""><div class=3D"">Yay!</div><div class=3D""><br =
class=3D""></div></body></html>=

--Apple-Mail=_38B74ED7-7A54-4C0F-B5B6-8D43B5344641--


From nobody Thu Sep 14 08:00:23 2017
Return-Path: <tim.chown@jisc.ac.uk>
X-Original-To: dnssd@ietfa.amsl.com
Delivered-To: dnssd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CF6F133049 for <dnssd@ietfa.amsl.com>; Thu, 14 Sep 2017 08:00:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.32
X-Spam-Level: 
X-Spam-Status: No, score=-4.32 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=jisc.ac.uk
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rDC91bLf6WH8 for <dnssd@ietfa.amsl.com>; Thu, 14 Sep 2017 08:00:19 -0700 (PDT)
Received: from eu-smtp-delivery-189.mimecast.com (eu-smtp-delivery-189.mimecast.com [207.82.80.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36049133187 for <dnssd@ietf.org>; Thu, 14 Sep 2017 08:00:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jisc.ac.uk; s=mimecast20170213; t=1505401217; h=from:subject:date:message-id:to:cc:mime-version:content-type:in-reply-to:references; bh=MYFeUBXc6GOJRd8FLkuXXXJ4tVwjRUNQEmcJlK1V9h4=; b=XcXLhdAP6iTzJFllaj9q8gvMvyIxIpI7RjCHcZPUhznvIUOpRfcD9mWxWnS1GzhkUkJHKWIIUNR0/9LB4aNwSc2Q0BXUk6U3pwixU1epkkIj3bz4c9kti+5zMliaeuW8jwVYvWi2mg5VqNk0m1uAzoYyWlILM8cRPoBL1JiJTL4=
Received: from EUR01-DB5-obe.outbound.protection.outlook.com (mail-db5eur01lp0179.outbound.protection.outlook.com [213.199.154.179]) (Using TLS) by eu-smtp-1.mimecast.com with ESMTP id uk-mta-78-2s_rkkFGPmyei4TxAWlMyg-1; Thu, 14 Sep 2017 16:00:11 +0100
Received: from AM3PR07MB1140.eurprd07.prod.outlook.com (10.163.188.14) by AM3PR07MB418.eurprd07.prod.outlook.com (10.242.112.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.56.4; Thu, 14 Sep 2017 15:00:10 +0000
Received: from AM3PR07MB1140.eurprd07.prod.outlook.com ([fe80::6d:9ebf:900:b590]) by AM3PR07MB1140.eurprd07.prod.outlook.com ([fe80::6d:9ebf:900:b590%14]) with mapi id 15.20.0077.005; Thu, 14 Sep 2017 15:00:10 +0000
From: Tim Chown <Tim.Chown@jisc.ac.uk>
To: Ted Lemon <mellon@fugue.com>
CC: "dnssd@ietf.org" <dnssd@ietf.org>
Thread-Topic: [dnssd] I-D Action: draft-ietf-dnssd-hybrid-07.txt
Thread-Index: AQHTLOmTDjphfmIh4EawDjazfJB/VKK0K+qAgABLOYCAAANbZA==
Date: Thu, 14 Sep 2017 15:00:10 +0000
Message-ID: <2E5B0E04-C95A-42B2-A69C-63B34F1F2B83@jisc.ac.uk>
References: <150534594992.12573.12058016005142364567@ietfa.amsl.com> <62077ADE-4918-41D2-8D5C-733AE0DDCB5E@jisc.ac.uk>, <0C6B187F-4544-4B8C-A12E-600D98664D68@fugue.com>
In-Reply-To: <0C6B187F-4544-4B8C-A12E-600D98664D68@fugue.com>
Accept-Language: en-GB, en-US
Content-Language: en-GB
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [188.29.164.102]
x-ms-publictraffictype: Email
x-microsoft-exchange-diagnostics: 1; AM3PR07MB418; 20:YbgzUxdYDZaGCZrPqICWyAWe3aSSttEmVe/aKjkV5N4ckxewFLZHQWDaFqg0VjTqoHneCsJtPQ6JIzvpsnlnn8lEQVp1AUkzZjZgH1udrdu6G+3zBaSjxyseWuEBe9kov+208aExM7rjcKbxIV6svVZukS1Knw6Kxo1T5XNO1VM=
x-ms-exchange-antispam-srfa-diagnostics: SSOS;
x-ms-office365-filtering-correlation-id: 1abfd4bf-6f8e-4379-786f-08d4fb814b78
x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(300000500095)(300135000095)(300000501095)(300135300095)(300000502095)(300135100095)(22001)(2017030254152)(300000503095)(300135400095)(2017052603199)(201703131423075)(201703031133081)(201702281549075)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095); SRVR:AM3PR07MB418; 
x-ms-traffictypediagnostic: AM3PR07MB418:
x-exchange-antispam-report-test: UriScan:(274715658323672);
x-microsoft-antispam-prvs: <AM3PR07MB418E35407F36BD5373A0902D66F0@AM3PR07MB418.eurprd07.prod.outlook.com>
x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(5005006)(8121501046)(93006095)(93001095)(10201501046)(100000703101)(100105400095)(3002001)(6041248)(20161123562025)(201703131423075)(201702281529075)(201702281528075)(201703061421075)(201703061406153)(20161123558100)(20161123564025)(20161123555025)(20161123560025)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095); SRVR:AM3PR07MB418; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:AM3PR07MB418; 
x-forefront-prvs: 0430FA5CB7
x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(376002)(346002)(199003)(377454003)(189002)(24454002)(66654002)(72206003)(229853002)(5660300001)(6436002)(478600001)(6486002)(6116002)(3846002)(102836003)(101416001)(66066001)(4326008)(76176999)(50986999)(54356999)(53936002)(236005)(6512007)(99286003)(110136004)(2906002)(54896002)(53546010)(6246003)(6506006)(14454004)(3280700002)(7736002)(74482002)(25786009)(3660700001)(5250100002)(786003)(36756003)(230783001)(316002)(68736007)(97736004)(81156014)(81166006)(82746002)(105586002)(2900100001)(189998001)(2950100002)(33656002)(42882006)(106356001)(86362001)(83716003)(8676002)(6916009)(8936002); DIR:OUT; SFP:1101; SCL:1; SRVR:AM3PR07MB418; H:AM3PR07MB1140.eurprd07.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords;  A:1; MX:1; LANG:en; 
spamdiagnosticoutput: 1:99
spamdiagnosticmetadata: NSPM
MIME-Version: 1.0
X-OriginatorOrg: jisc.ac.uk
X-MS-Exchange-CrossTenant-originalarrivaltime: 14 Sep 2017 15:00:10.1309 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: 48f9394d-8a14-4d27-82a6-f35f12361205
X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM3PR07MB418
X-MC-Unique: 2s_rkkFGPmyei4TxAWlMyg-1
Content-Type: multipart/alternative; boundary="_000_2E5B0E04C95A42B2A69C63B34F1F2B83jiscacuk_"
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/x56aWbH3I25bxXiy5Up7oNcff4U>
Subject: Re: [dnssd] I-D Action: draft-ietf-dnssd-hybrid-07.txt
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Sep 2017 15:00:22 -0000

--_000_2E5B0E04C95A42B2A69C63B34F1F2B83jiscacuk_
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: base64

T24gMTQgU2VwIDIwMTcsIGF0IDE1OjQ4LCBUZWQgTGVtb24gPG1lbGxvbkBmdWd1ZS5jb208bWFp
bHRvOm1lbGxvbkBmdWd1ZS5jb20+PiB3cm90ZToNCg0KT24gU2VwIDE0LCAyMDE3LCBhdCA2OjE4
IEFNLCBUaW0gQ2hvd24gPFRpbS5DaG93bkBqaXNjLmFjLnVrPG1haWx0bzpUaW0uQ2hvd25Aamlz
Yy5hYy51az4+IHdyb3RlOg0KVGhlIGNoYWlycyB3aWxsIG5vdyBhZHZhbmNlIHRoZSBkcmFmdCB0
byB0aGUgSUVTRy4NCg0KWWF5IQ0KDQpNYW55IHRoYW5rcyB0byBTdHVhcnQgYW5kIHRoZSBXRyA6
KQ0KDQpXZSBhcmUgYWxzbyBlbnN1cmluZyBpbiBwYXJhbGxlbCB0aGF0IHRoZSBtaXNzaW5nIElQ
UiBzdGF0ZW1lbnQgMjExOSBpcyByZXN0b3JlZC4gVGhhdCBoYXBwZW5lZCB3aGVuIHRoZSBlcnJh
bnQgc3RhdGVtZW50IG9uIHRoZSByZXF1aXJlbWVudHMgZHJhZnQgd2FzIHJlbW92ZWQuIFdlIHdp
bGwgY29uZmlybSB0aGUgcmVzb2x1dGlvbiB3aXRoIHRoZSBXRzsgdGhlIGlzc3VlIGlzIGNsZWFy
bHkgc3RhdGVkIGluIHRoZSBzaGVwaGVyZCB3cml0ZXVwLg0KDQpCZXN0IHdpc2hlcywNClRpbQ0K

--_000_2E5B0E04C95A42B2A69C63B34F1F2B83jiscacuk_
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: base64

PGh0bWw+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIgY29udGVudD0i
dGV4dC9odG1sOyBjaGFyc2V0PXV0Zi04Ij4NCjwvaGVhZD4NCjxib2R5IGRpcj0iYXV0byI+DQo8
ZGl2Pk9uIDE0IFNlcCAyMDE3LCBhdCAxNTo0OCwgVGVkIExlbW9uICZsdDs8YSBocmVmPSJtYWls
dG86bWVsbG9uQGZ1Z3VlLmNvbSI+bWVsbG9uQGZ1Z3VlLmNvbTwvYT4mZ3Q7IHdyb3RlOjwvZGl2
Pg0KPGRpdj48YnI+DQo8L2Rpdj4NCjxibG9ja3F1b3RlIHR5cGU9ImNpdGUiPg0KPGRpdj5PbiBT
ZXAgMTQsIDIwMTcsIGF0IDY6MTggQU0sIFRpbSBDaG93biAmbHQ7PGEgaHJlZj0ibWFpbHRvOlRp
bS5DaG93bkBqaXNjLmFjLnVrIiBjbGFzcz0iIj5UaW0uQ2hvd25AamlzYy5hYy51azwvYT4mZ3Q7
IHdyb3RlOg0KPGRpdj4NCjxibG9ja3F1b3RlIHR5cGU9ImNpdGUiIGNsYXNzPSIiPg0KPGRpdiBj
bGFzcz0iIj48c3BhbiBzdHlsZT0iZm9udC1mYW1pbHk6IE1lbmxvLVJlZ3VsYXI7IGZvbnQtc2l6
ZTogMThweDsgZm9udC1zdHlsZTogbm9ybWFsOyBmb250LXZhcmlhbnQtY2Fwczogbm9ybWFsOyBm
b250LXdlaWdodDogbm9ybWFsOyBsZXR0ZXItc3BhY2luZzogbm9ybWFsOyB0ZXh0LWFsaWduOiBz
dGFydDsgdGV4dC1pbmRlbnQ6IDBweDsgdGV4dC10cmFuc2Zvcm06IG5vbmU7IHdoaXRlLXNwYWNl
OiBub3JtYWw7IHdvcmQtc3BhY2luZzogMHB4OyAtd2Via2l0LXRleHQtc3Ryb2tlLXdpZHRoOiAw
cHg7IGZsb2F0OiBub25lOyBkaXNwbGF5OiBpbmxpbmUgIWltcG9ydGFudDsiIGNsYXNzPSIiPlRo
ZQ0KIGNoYWlycyB3aWxsIG5vdyBhZHZhbmNlIHRoZSBkcmFmdCB0byB0aGUgSUVTRy48L3NwYW4+
PGJyIHN0eWxlPSJmb250LWZhbWlseTogTWVubG8tUmVndWxhcjsgZm9udC1zaXplOiAxOHB4OyBm
b250LXN0eWxlOiBub3JtYWw7IGZvbnQtdmFyaWFudC1jYXBzOiBub3JtYWw7IGZvbnQtd2VpZ2h0
OiBub3JtYWw7IGxldHRlci1zcGFjaW5nOiBub3JtYWw7IHRleHQtYWxpZ246IHN0YXJ0OyB0ZXh0
LWluZGVudDogMHB4OyB0ZXh0LXRyYW5zZm9ybTogbm9uZTsgd2hpdGUtc3BhY2U6IG5vcm1hbDsg
d29yZC1zcGFjaW5nOiAwcHg7IC13ZWJraXQtdGV4dC1zdHJva2Utd2lkdGg6IDBweDsiIGNsYXNz
PSIiPg0KPC9kaXY+DQo8L2Jsb2NrcXVvdGU+DQo8L2Rpdj4NCjxiciBjbGFzcz0iIj4NCjxkaXYg
Y2xhc3M9IiI+WWF5ITwvZGl2Pg0KPC9kaXY+DQo8L2Jsb2NrcXVvdGU+DQo8ZGl2Pjxicj4NCjwv
ZGl2Pg0KTWFueSB0aGFua3MgdG8gU3R1YXJ0IGFuZCB0aGUgV0cgOikNCjxkaXY+PGJyPg0KPGRp
dj5XZSBhcmUgYWxzbyBlbnN1cmluZyBpbiBwYXJhbGxlbCB0aGF0IHRoZSBtaXNzaW5nIElQUiBz
dGF0ZW1lbnQgMjExOSBpcyByZXN0b3JlZC4gVGhhdCBoYXBwZW5lZCB3aGVuIHRoZSBlcnJhbnQg
c3RhdGVtZW50IG9uIHRoZSByZXF1aXJlbWVudHMgZHJhZnQgd2FzIHJlbW92ZWQuIFdlIHdpbGwg
Y29uZmlybSB0aGUgcmVzb2x1dGlvbiB3aXRoIHRoZSBXRzsgdGhlIGlzc3VlIGlzIGNsZWFybHkg
c3RhdGVkIGluIHRoZSBzaGVwaGVyZCB3cml0ZXVwLjwvZGl2Pg0KPC9kaXY+DQo8ZGl2Pjxicj4N
CjwvZGl2Pg0KPGRpdj5CZXN0IHdpc2hlcyw8L2Rpdj4NCjxkaXY+VGltPC9kaXY+DQo8L2JvZHk+
DQo8L2h0bWw+DQo=
--_000_2E5B0E04C95A42B2A69C63B34F1F2B83jiscacuk_--


From nobody Thu Sep 21 16:36:42 2017
Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: dnssd@ietfa.amsl.com
Delivered-To: dnssd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C45F61341F8; Thu, 21 Sep 2017 16:36:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level: 
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Eex0zFdve6qc; Thu, 21 Sep 2017 16:36:17 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAF9513337F; Thu, 21 Sep 2017 16:36:17 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 8F701B817A3; Thu, 21 Sep 2017 16:35:56 -0700 (PDT)
To: ietf-announce@ietf.org, rfc-dist@rfc-editor.org
X-PHP-Originating-Script: 1005:ams_util_lib.php
From: rfc-editor@rfc-editor.org
Cc: rfc-editor@rfc-editor.org, drafts-update-ref@iana.org, dnssd@ietf.org
Message-Id: <20170921233556.8F701B817A3@rfc-editor.org>
Date: Thu, 21 Sep 2017 16:35:56 -0700 (PDT)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/aEiI6y06dc3C5fCudKH9xjfOhHc>
Subject: [dnssd] RFC 8222 on Selecting Labels for Use with Conventional DNS and Other Resolution Systems in DNS-Based Service Discovery
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 Sep 2017 23:36:25 -0000

A new Request for Comments is now available in online RFC libraries.

        
        RFC 8222

        Title:      Selecting Labels for Use with 
                    Conventional DNS and Other Resolution Systems 
                    in DNS-Based Service Discovery 
        Author:     A. Sullivan
        Status:     Informational
        Stream:     IETF
        Date:       September 2017
        Mailbox:    asullivan@dyn.com
        Pages:      11
        Characters: 28735
        Updates/Obsoletes/SeeAlso:   None

        I-D Tag:    draft-ietf-dnssd-mdns-dns-interop-04.txt

        URL:        https://www.rfc-editor.org/info/rfc8222

        DOI:        10.17487/RFC8222

Despite its name, DNS-Based Service Discovery (DNS-SD) can use naming
systems other than DNS when looking for services.  Moreover, when it
uses DNS, DNS-SD uses the full capability of DNS, rather than using a
subset of available octets.  This is of particular relevance where
some environments use DNS labels that conform to Internationalized
Domain Names for Applications (IDNA), and other environments use
labels containing Unicode characters (such as containing octets
corresponding to characters encoded as UTF-8).  In order for DNS-SD
to be used effectively in environments where multiple different name
systems and conventions for their operation are in use, it is
important to attend to differences in the underlying technology and
operational environment.  This memo presents an outline of the
requirements for the selection of labels for conventional DNS and
other resolution systems when they are expected to interoperate in
this manner.

This document is a product of the Extensions for Scalable DNS Service Discovery Working Group of the IETF.


INFORMATIONAL: This memo provides information for the Internet community.
It does not specify an Internet standard of any kind. Distribution of
this memo is unlimited.

This announcement is sent to the IETF-Announce and rfc-dist lists.
To subscribe or unsubscribe, see
  https://www.ietf.org/mailman/listinfo/ietf-announce
  https://mailman.rfc-editor.org/mailman/listinfo/rfc-dist

For searching the RFC series, see https://www.rfc-editor.org/search
For downloading RFCs, see https://www.rfc-editor.org/retrieve/bulk

Requests for special distribution should be addressed to either the
author of the RFC in question, or to rfc-editor@rfc-editor.org.  Unless
specifically noted otherwise on the RFC itself, all RFCs are for
unlimited distribution.


The RFC Editor Team
Association Management Solutions, LLC



From nobody Thu Sep 28 06:25:08 2017
Return-Path: <iesg-secretary@ietf.org>
X-Original-To: dnssd@ietf.org
Delivered-To: dnssd@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D7841345A7; Thu, 28 Sep 2017 06:25:06 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: "IETF-Announce" <ietf-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.62.1
Auto-Submitted: auto-generated
Precedence: bulk
CC: dnssd-chairs@ietf.org, dnssd@ietf.org, tim.chown@jisc.ac.uk, Tim Chown <tim.chown@jisc.ac.uk>, draft-ietf-dnssd-hybrid@ietf.org, terry.manderson@icann.org
Reply-To: ietf@ietf.org
Sender: <iesg-secretary@ietf.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-ID: <150660510637.13732.18385065134389075849.idtracker@ietfa.amsl.com>
Date: Thu, 28 Sep 2017 06:25:06 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/fGb0rgxPEdtPVv-T4oJnVew62DY>
Subject: [dnssd] Last Call: <draft-ietf-dnssd-hybrid-07.txt> (Discovery Proxy for Multicast DNS-Based Service Discovery) to Proposed Standard
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 28 Sep 2017 13:25:06 -0000

The IESG has received a request from the Extensions for Scalable DNS Service
Discovery  WG (dnssd) to consider the following document: - 'Discovery Proxy
for Multicast DNS-Based Service Discovery'
  <draft-ietf-dnssd-hybrid-07.txt> as Proposed Standard

The IESG plans to make a decision in the next few weeks, and solicits final
comments on this action. Please send substantive comments to the
ietf@ietf.org mailing lists by 2017-10-12. Exceptionally, comments may be
sent to iesg@ietf.org instead. In either case, please retain the beginning of
the Subject line to allow automated sorting.

Abstract


   This document specifies a mechanism that uses Multicast DNS to
   automatically populate the wide-area unicast Domain Name System
   namespace with records describing devices and services found on the
   local link.




The file can be obtained via
https://datatracker.ietf.org/doc/draft-ietf-dnssd-hybrid/

IESG discussion can be tracked via
https://datatracker.ietf.org/doc/draft-ietf-dnssd-hybrid/ballot/

The following IPR Declarations may be related to this I-D:

   https://datatracker.ietf.org/ipr/2119/






From nobody Thu Sep 28 18:11:29 2017
Return-Path: <cheshire@apple.com>
X-Original-To: dnssd@ietfa.amsl.com
Delivered-To: dnssd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9663C1349C3 for <dnssd@ietfa.amsl.com>; Thu, 28 Sep 2017 18:11:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.301
X-Spam-Level: 
X-Spam-Status: No, score=-4.301 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=apple.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RsaFkuGzElZb for <dnssd@ietfa.amsl.com>; Thu, 28 Sep 2017 18:11:26 -0700 (PDT)
Received: from mail-in22.apple.com (mail-out22.apple.com [17.171.2.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FA3413430B for <dnssd@ietf.org>; Thu, 28 Sep 2017 18:11:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; d=apple.com; s=mailout2048s; c=relaxed/simple; q=dns/txt; i=@apple.com; t=1506647484; h=From:Sender:Reply-To:Subject:Date:Message-id:To:Cc:MIME-version:Content-type: Content-transfer-encoding:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=yjIB5tTkU6q6d4BZXoBBBKZuRzodDq43ayxnx/Prir8=; b=HmTRRycgCXICElPvJKdrkL2mBgA/qcHntuSUOmVO5vpX+/Sk8MAFfm5MGImXpTev iJZtmdfd/GwzSaXV+YCTtVWd6KMpUUh+KJkKX0z+3nICxbyZGqeJw99/wNM7dU8j td/XM/2jJDaUX5nCs7pG7XVYB1pQshfBrv4QYkEG3CPt8A1H68NvEGTnPRfui8yK plHfPAKCfGkRyKP/XACJrBSfvsc+4bk+jiXxs2LQXbBCFK4jJb9JRn3Hng0X60La MvfMDzsEOHVpLshf1KQikxoYetYItKH/akLgMZm/VqPFw2MCZOw0F3VmjQfKf+5m XC+D4SzBbdnjDRsEEaTJ9A==;
Received: from relay7.apple.com (relay7.apple.com [17.128.113.101]) (using TLS with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail-in22.apple.com (Apple Secure Mail Relay) with SMTP id 2B.F5.14095.CBD9DC95; Thu, 28 Sep 2017 18:11:24 -0700 (PDT)
X-AuditID: 11ab0216-7144d9c00000370f-db-59cd9dbc60b2
Received: from jimbu.apple.com (jimbu.apple.com [17.151.62.37]) by relay7.apple.com (Apple SCV relay) with SMTP id 15.1B.07283.BBD9DC95; Thu, 28 Sep 2017 18:11:23 -0700 (PDT)
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Received: from da0602a-dhcp111.apple.com ([17.226.23.111]) by jimbu.apple.com (Oracle Communications Messaging Server 8.0.1.3.20170825 64bit (built Aug 25 2017)) with ESMTPSA id <0OX000NITOMY1250@jimbu.apple.com>;  Thu, 28 Sep 2017 18:11:23 -0700 (PDT)
Sender: cheshire@apple.com
From: Stuart Cheshire <cheshire@apple.com>
Content-transfer-encoding: quoted-printable
Date: Thu, 28 Sep 2017 18:11:21 -0700
Message-id: <23952FC2-2FB5-4FE1-BBDC-F577CCEFB043@apple.com>
To: dnssd@ietf.org, dnsop <dnsop@ietf.org>
X-Mailer: Apple Mail (2.3273)
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprDLMWRmVeSWpSXmKPExsUi2FCYqrtn7tlIgxXbLSzuvrnMYvF+6SxG izdrjjA5MHs0XVjG7rFkyU+mAKYoLpuU1JzMstQifbsErowTn/+zFdxmq9i45iNjA+Nt1i5G Tg4JAROJN+8eMnYxcnEICaxlktizbzoTTOLJpilgtpDABkaJWfMFQGxeAUGJH5PvsXQxcnAw C6hLTJmSC9HbyCSx7P86ZpAaYQEpiVcrP4PZbAJaEi8+X2EDsZkFtCWevLsAtphFQFViQ/8h Foh6L4lXk64wQsy3kXh0ogNsrwhQb/ukk1CHykrcmn2JGWSZhMBDVonN/14wT2AUmIXkplkI N81Csm4BI/MqRuHcxMwc3cw8IyO9xIKCnFS95PzcTYyg4FzNJLaD8d5rw0OMAhyMSjy8Bopn I4VYE8uKK3MPMUpzsCiJ897tAAoJpCeWpGanphakFsUXleakFh9iZOLglGpg9OF4uPKyTdbC 62rrHKrZ0qwlr0kpC38qTYnW/6b976Z1SO7iG0brutJdV53MO+EikxQUks4fs+5PoqmRrPaL L9ckl4vdFKxcvdjxvf4OJeE1Trcjgtg59rIH/ig3T+V5+LX54r/4Ww1srGbqSpP2WdicvCnX eXXplVM6S0zPbjV1mX1I9oafEktxRqKhFnNRcSIA8HbqHC8CAAA=
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFupjluLIzCtJLcpLzFFi42IRnG6nqrt77tlIg3vzlC3uvrnMYvF+6SxG izdrjjA5MHs0XVjG7rFkyU+mAKYoLpuU1JzMstQifbsErowTn/+zFdxmq9i45iNjA+Nt1i5G Tg4JAROJJ5umMIHYQgIbGCVmzRcAsXkFBCV+TL7H0sXIwcEsoC4xZUpuFyMXUEkjk8Sy/+uY QWqEBaQkXq38DGazCWhJvPh8hQ3EZhbQlnjy7gLYfBYBVYkN/YdYIOq9JF5NusIIMd9G4tGJ DrC9IkC97ZNOQt0jK3Fr9iXmCYy8s5CcMQvhjFlINixgZF7FKFCUmpNYaa6XWFCQk6qXnJ+7 iREUSg2FqTsYG5dbHWIU4GBU4uE1UDwbKcSaWFZcmXuIUYKDWUmE99BkoBBvSmJlVWpRfnxR aU5q8SFGaQ4WJXHe5WuORgoJpCeWpGanphakFsFkmTg4pRoYA6J3M2SdlRK6KDb90ZKJWhmF kce5qpsabGezGK/gWuFdaiLLOEFhqp2M5qdrZXX5WraG/m5vQy0Xidc72Hg8slZ5bzLhxIz5 RxeothUpGdb2bXx0ZW7TZYXUj5qCrSciPhu9ebvTS1G25aPQhtB1693enGzn7P+QavihNbw4 bQLTH4HVrhuVWIozEg21mIuKEwHXaebSIQIAAA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnssd/CvsZGtY4y91OEr2WTJIhWb6_Kwo>
Subject: [dnssd] DNSSD (DNS-Based Service Discovery) testing at IETF 100 Hackathon
X-BeenThere: dnssd@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Discussion of extensions to DNS-based service discovery for routed networks." <dnssd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnssd>, <mailto:dnssd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnssd/>
List-Post: <mailto:dnssd@ietf.org>
List-Help: <mailto:dnssd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnssd>, <mailto:dnssd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 29 Sep 2017 01:11:28 -0000

Ted Lemon and I are planning on doing an interop test of our DNSSD code =
at the IETF 100 Hackathon.

Details can be found here:

=
<https://www.ietf.org/registration/MeetingWiki/wiki/doku.php?id=3D100hacka=
thon>

We are planning to test the following protocols:

DNS Stateful Operations  =
<https://tools.ietf.org/html/draft-ietf-dnsop-session-signal>
DNS Push Notifications   =
<https://tools.ietf.org/html/draft-ietf-dnssd-push>
Service Discovery Proxy  =
<https://tools.ietf.org/html/draft-ietf-dnssd-hybrid>
Service Discovery Relay  =
<https://tools.ietf.org/html/draft-sctl-dnssd-mdns-relay>
Service Discovery Broker =
<https://tools.ietf.org/html/draft-sctl-discovery-broker>

We welcome others to join us at the Hackathon. Please let us know if =
you=E2=80=99d like to come along and join in the testing.

Stuart Cheshire

