From owner-freebsd-net@FreeBSD.ORG Thu Aug 24 19:01:40 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B95516A4DD; Thu, 24 Aug 2006 19:01:40 +0000 (UTC) (envelope-from fli+freebsd-net@shapeshifter.se) Received: from mx1.h3q.net (manticore.shapeshifter.se [212.37.5.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C1443D45; Thu, 24 Aug 2006 19:01:39 +0000 (GMT) (envelope-from fli+freebsd-net@shapeshifter.se) Received: from localhost (localhost [127.0.0.1]) by mx1.h3q.net (Postfix) with ESMTP id 5AC121A78D; Thu, 24 Aug 2006 21:01:38 +0200 (CEST) Received: from mx1.h3q.net ([127.0.0.1]) by localhost (mx1.h3q.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 33568-02; Thu, 24 Aug 2006 21:01:37 +0200 (CEST) Received: from [192.168.1.100] (81-233-243-100-no50.tbcn.telia.com [81.233.243.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.h3q.net (Postfix) with ESMTP id 243A21A751; Thu, 24 Aug 2006 21:01:37 +0200 (CEST) Message-ID: <44EDF790.5020105@shapeshifter.se> Date: Thu, 24 Aug 2006 21:01:36 +0200 From: Fredrik Lindberg User-Agent: Thunderbird 1.5.0.4 (X11/20060727) MIME-Version: 1.0 To: Doug Barton References: <44EA1926.2000501@shapeshifter.se> <9C04919EE684029A410DE208@garrett.local> <44EAC40E.9000904@shapeshifter.se> <3E654CC0217F90E20FCD806E@garrett.local> <44EC90B7.6090908@shapeshifter.se> <44ECB0F2.9040300@FreeBSD.org> <20060823212110.GD27961@lor.one-eyed-alien.net> <20060823221835.GA28978@lor.one-eyed-alien.net> <23D2619F6BACE4E728178EE5@garrett.local> <44ED3BD1.3030206@shapeshifter.se> <44EDA9A5.2050108@shapeshifter.se> <44EDBDD0.4050000@shapeshifter.se> <7CC9AC69410B69EBD31122E4@garrett.local> <44EDDB8C.9090504@shapeshifter.se> <0EC404BA0CA363942D250766@garrett.local> <44EDF289.1090309@shapeshifter.se> <44EDF51B.3010701@FreeBSD.org> In-Reply-To: <44EDF51B.3010701@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at h3q.net Cc: freebsd-net@freebsd.org, Pat Lashley Subject: Re: Zeroconfig and Multicast DNS X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 19:01:40 -0000 Doug Barton wrote: > Fredrik Lindberg wrote: > >> I've been thinking about that too, but I'm still not sure. The RFC >> says . . . > > Which RFC(s)? :) My read is that there are several that are relevant, > generally, to LLA and mDNS, so it would be useful to know precisely what > we're discussing. Sorry, we're discussing everything at once :) This particular post was about LLA. > > Which reminds me, that's something I left off of my last post, which is a > request for any documentation that people feel it's important to be up to > speed on for this topic, including the relevant RFCs. > http://www.zeroconf.org/ http://files.zeroconf.org/rfc3927.txt - IPv4 Link-local addressing http://www.multicastdns.org/ http://files.multicastdns.org/draft-cheshire-dnsext-multicastdns.txt http://www.dns-sd.org/ http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt Fredrik Lindberg