From owner-freebsd-net@FreeBSD.ORG Sat Jun 17 23:55:04 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 865F116A47C for ; Sat, 17 Jun 2006 23:55:04 +0000 (UTC) (envelope-from patl+freebsd@volant.org) Received: from smtp.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2951B43D45 for ; Sat, 17 Jun 2006 23:55:02 +0000 (GMT) (envelope-from patl+freebsd@volant.org) Received: from 64-144-229-193.client.dsl.net ([64.144.229.193] helo=[192.168.0.3] ident=HF/3TgbX/9/UIYum8LqbwJCi0wGFcdYb) by smtp.volant.org with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34 (FreeBSD)) id 1Frket-000NsX-48 for freebsd-net@freebsd.org; Sat, 17 Jun 2006 16:57:31 -0700 Date: Sat, 17 Jun 2006 16:54:14 -0700 From: Pat Lashley To: freebsd-net@freebsd.org Message-ID: <5F4490F8BF56DA5CC71AFBBC@clarke.phoenix.volant.org> X-Mailer: Mulberry/4.0.0 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Scan-Signature: 4de86cbcd03a6dda1a120864d4b7ad3490d36406 X-Spam-User: nobody X-Spam-Score: -4.9 (----) X-Spam-Score-Int: -48 X-Spam-Report: This mail has matched the spam-filter tests listed below. See http://spamassassin.org/tag/ for details about the specific tests reported. In general, the higher the number of total points, the more likely that it actually is spam. (The 'required' number of points listed below is the arbitrary number above which the message is normally considered spam.) Content analysis details: (-4.9 points total, 5.0 required) -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0006] Subject: IPv4 Link Local ? 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: Sat, 17 Jun 2006 23:55:04 -0000 I'm trying to set up a Zeroconf/Bonjour based network. The net/avahi port should handle the service publication and discovery; but so far I haven't figured out how to do the RFC 3330 IPv4 Link Local addressing negotiation. Is there an implementation for FreeBSD (6.1) ? Thanks, -Pat