From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by ozlabs.org (Postfix) with SMTP id A882CDDE45 for ; Thu, 21 Feb 2008 11:24:45 +1100 (EST) Date: Wed, 20 Feb 2008 16:24:27 -0800 Subject: ALLMULTI Required for Avahi on Kilauea/Haleakala From: Grant Erickson To: "linuxppc-embedded@ozlabs.org" Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I am working on getting avahi-daemon along with nss-mdns up and running on an the AMCC Kilauea/Haleakala development boards and noted that in order for other systems to discover it and vice versa, ALLMULTI has to be enabled on 'eth0'. Is this a known works-as-designed aspect of the IBM new_emac driver or a TBD/WIP implementation issue in the driver? Regards, Grant