From owner-freebsd-net@FreeBSD.ORG Wed Apr 21 16:42:18 2010 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A33751065672 for ; Wed, 21 Apr 2010 16:42:18 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 30F8A8FC27 for ; Wed, 21 Apr 2010 16:42:17 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id E92FFEAFAA; Wed, 21 Apr 2010 12:42:16 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 21 Apr 2010 12:42:16 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type; s=smtpout; bh=RlK8Kve87uKmLVCRiiaMxXgohi8=; b=ZA/OEZEijme0PfnPnRd7ADMrh7OkEzI8hsLA+AajBstIPSOoYbw0XWV+nDLfTxSvYdbTM9zcSwm5DWlXpRKslkxTlmNS5QlZFxD3eG8GOAFkfjtiW0k8cwlXjeQSm8kVwxLNNCIZd/7KKnhaelgtqByaONCeSFmSxdgh/yw7WNc= X-Sasl-enc: /o1kBcAc/rt8qoEDPD9s2A9aNozjYPamUviYxzl6iyp3 1271868136 Received: from anglepoise.lon.incunabulum.net (cpc2-dals7-0-0-cust253.hari.cable.virginmedia.com [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 52CC347D0F; Wed, 21 Apr 2010 12:42:16 -0400 (EDT) Message-ID: <4BCF2AE7.80409@incunabulum.net> Date: Wed, 21 Apr 2010 17:42:15 +0100 From: Bruce Simpson User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100406 Thunderbird/3.0.4 MIME-Version: 1.0 To: linimon@FreeBSD.org References: <201004210558.o3L5wOLR037387@freefall.freebsd.org> In-Reply-To: <201004210558.o3L5wOLR037387@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@FreeBSD.org Subject: Re: kern/145905: [fxp] multicast packets aren't received when PROMISC mode on fxp. 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: Wed, 21 Apr 2010 16:42:18 -0000 Spooky http://en.wikipedia.org/wiki/Cisco_PIX Some Intel-based Ethernet cards for the PIX are identified at boot with the designation "mcwa". This designation denotes a multicast receive bug in the card's firmware that the designers addressed with a feature they called *M*ulti *C*ast *W*ork *A*round. ...I've seen this happen with 1 fxp card I used to have, I don't know if this was a recycled PIX part or not. Think it was 82559ED off the top of my head.