From owner-freebsd-net@FreeBSD.ORG Mon Jan 2 21:32:44 2012 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 680DD106564A; Mon, 2 Jan 2012 21:32:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0956C8FC15; Mon, 2 Jan 2012 21:32:43 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so21131283vcb.13 for ; Mon, 02 Jan 2012 13:32:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=rT3UYcYOQztEPx08BX5Hl8OKCO17hXUKr6ztGOpycaQ=; b=HEUO76nFsSBXEhPZ5xFzXzUVNamT8mrkf4HqcqwawT8Ah4dMnLmXTE5/u0w3RIALWX vpVKy4HCyXOy8ARVJlfXJukeM7sm5BkB5BMeOqnFwfgBAIV5DX1InuQnRu9vJvAefBwP 0/b8yVPkStyxqCxPhOV9Plt/Tiuy7UOE4PFOw= MIME-Version: 1.0 Received: by 10.220.148.201 with SMTP id q9mr8694731vcv.33.1325539963267; Mon, 02 Jan 2012 13:32:43 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.36.5 with HTTP; Mon, 2 Jan 2012 13:32:43 -0800 (PST) In-Reply-To: <865DC2D7-F7EF-4314-8745-19466D2DA83C@lassitu.de> References: <20111210140540.6301dfa9.ray@freebsd.org> <865DC2D7-F7EF-4314-8745-19466D2DA83C@lassitu.de> Date: Mon, 2 Jan 2012 13:32:43 -0800 X-Google-Sender-Auth: p0SmhPn51pHLnnOLqYvbhBFyR8g Message-ID: From: Adrian Chadd To: Stefan Bethke Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Net , Aleksandr Rybalko Subject: Re: "float PHYs", communication between indirect attached devices 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, 02 Jan 2012 21:32:44 -0000 Hi, How about ray (or stefan, or someone :) does up a bit of a summary as to how zrouter uses the floatphy and other stuff in the configuration hints to represent all of this? Would we be better off changing the miibus code to work with the notion of non-phy devices? Would that help a bit? Adrian