From owner-freebsd-net@FreeBSD.ORG Mon Feb 26 23:55:21 2007 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8780F16A404 for ; Mon, 26 Feb 2007 23:55:21 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 61BB713C4A5 for ; Mon, 26 Feb 2007 23:55:21 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id D965E1E115B; Mon, 26 Feb 2007 18:55:20 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by out1.internal (MEProxy); Mon, 26 Feb 2007 18:55:20 -0500 X-Sasl-enc: 165MVt+sHSTcVdKmVKw3zkC3y3aWgXph2xE42OdwmuSn 1172534120 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 492E8CC4C; Mon, 26 Feb 2007 18:55:19 -0500 (EST) Message-ID: <45E37366.4080203@FreeBSD.org> Date: Mon, 26 Feb 2007 23:55:18 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.9 (X11/20070125) MIME-Version: 1.0 To: Luigi Rizzo References: <20070226142024.A76380@xorpc.icir.org> In-Reply-To: <20070226142024.A76380@xorpc.icir.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: net@freebsd.org Subject: Re: making a dumb switch into a smart one 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: Mon, 26 Feb 2007 23:55:21 -0000 Luigi Rizzo wrote: > partly off topic, but maybe someone migth find this interesting > given that the device can do vlan tag insertion/removal, > so it can be used to provide additional fan-in/fan-out > to freebsd-based routers in not too high-speed networks. > Were you trying to perform the same evil experiment on the Asound 4-port Ethernet 'switch' PCI card which I found in my/your old office at ICSI? ;-) I think it was Juli Mallett who said she had code to deal with the Asound. This is cool. BMS