From owner-freebsd-ports@FreeBSD.ORG Sun May 8 12:05:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEA0F16A4E1; Sun, 8 May 2005 12:05:23 +0000 (GMT) Received: from itchy.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 084EA43D9C; Sun, 8 May 2005 12:05:18 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring [10.0.0.2]) by itchy.rabson.org (8.13.3/8.12.11) with ESMTP id j48C57Vq038221; Sun, 8 May 2005 13:05:07 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: ahze@freebsd.org Date: Sun, 8 May 2005 13:05:05 +0100 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_yBgfC2q7zrykx6S" Message-Id: <200505081305.06022.dfr@nlsystems.com> X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on itchy.rabson.org X-Virus-Scanned: ClamAV 0.83/871/Thu May 5 14:50:45 2005 on itchy.rabson.org X-Virus-Status: Clean X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@freebsd.org Subject: ports/net/mDNSResponder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2005 12:05:23 -0000 --Boundary-00=_yBgfC2q7zrykx6S Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline I was just playing with mdnsd (mDNSResponder-107.1) and I had some problems with it. As it turned out, it was completely failing to parse the interface list. The attached patch appears to fix this. I also spent a little time hacking on the nss_mdns thingy to make it with with our version of nss. I've attached that too, for your amusement. --Boundary-00=_yBgfC2q7zrykx6S--