From owner-freebsd-net@FreeBSD.ORG Tue May 31 12:14:13 2005 Return-Path: X-Original-To: net@freebsd.org 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 4767A16A41C; Tue, 31 May 2005 12:14:13 +0000 (GMT) (envelope-from tyler@tamu.edu) Received: from smtp-relay.tamu.edu (smtp-relay.tamu.edu [165.91.143.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01BA843D58; Tue, 31 May 2005 12:14:12 +0000 (GMT) (envelope-from tyler@tamu.edu) Received: from [128.194.150.11] (vpn-11.cs.tamu.edu [128.194.150.11]) by smtp-relay.tamu.edu (8.12.10/8.12.10) with ESMTP id j4VCE76v075913; Tue, 31 May 2005 07:14:08 -0500 (CDT) In-Reply-To: <20050530232554.GA8674@heff.fud.org.nz> References: <20050530232554.GA8674@heff.fud.org.nz> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "R. Tyler Ballance" Date: Tue, 31 May 2005 07:14:47 -0500 To: Andrew Thompson X-Mailer: Apple Mail (2.730) Received-SPF: pass (smtp-relay.tamu.edu: 128.194.150.11 is authenticated by a trusted mechanism) Cc: pf@freebsd.org, hackers@freebsd.org, net@freebsd.org Subject: Re: RFC: if_bridge 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: Tue, 31 May 2005 12:14:13 -0000 I'll throw another hme interface in my Sun Ultra 2 some time later today to test it out some more. Do you have any specific "tests" you would want us to run the if_bridge code through? Just simplistic bridging of two networks, or are there any bells and whistles you want me(/us) to setup as well? Other than that, do you know if the new OPENBSD_3_7 pf code will work with this patch? Thanks a lot for working on it! :) -R. Tyler Ballance On May 30, 2005, at 6:25 PM, Andrew Thompson wrote: > Hi, > > I am looking for testers and code review for if_bridge, the bridge > implementation from NetBSD (and OpenBSD). > > The patch and instructions can be found at: > > http://people.freebsd.org/~thompsa/ > > Highlights include: > - 802.1d spanning tree support > - management of the bridge MAC table > - view bridged packets with bpf(4) > - good firewall support > > > I am especially interested in people who can test !i386, and users > with > existing STP networks. I am looking forward to getting your feedback! > > > Andrew > _______________________________________________ > freebsd-pf@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" >