From owner-freebsd-net@FreeBSD.ORG Fri Oct 1 08:14:56 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2519A16A4CE for ; Fri, 1 Oct 2004 08:14:56 +0000 (GMT) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6680543D53 for ; Fri, 1 Oct 2004 08:14:55 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id i918ErCj050596 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 1 Oct 2004 12:14:54 +0400 (MSD) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id i918ErQp050595 for net@freebsd.org; Fri, 1 Oct 2004 12:14:53 +0400 (MSD) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Fri, 1 Oct 2004 12:14:53 +0400 From: Gleb Smirnoff To: net@freebsd.org Message-ID: <20041001081453.GE49512@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: [TEST/REVIEW] bridge(4) and ng_ether(4) interaction X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 08:14:56 -0000 This patch is intended to fix interoperation between bridge(4) and ng_ether(4). The problem is described in this message: http://lists.freebsd.org/mailman/htdig/freebsd-net/2004-May/003881.html I hope that some CURRENT bridge users will help me testing it. After applying patch you need to: # kldload netgraph.ko # kldload ng_socket.ko # kldload ng_ether.ko # kldload ng_tee.ko .. and do the following for all your bridged interfaces: # ngctl mkpeer fxp0: tee lower right # ngctl connect fxp0: fxp0:lower upper left where fxp0 stands for interface name. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE