From owner-freebsd-current@FreeBSD.ORG Wed Sep 28 03:26:50 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF0C16A41F; Wed, 28 Sep 2005 03:26:50 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from www.portaone.com (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE6C43D49; Wed, 28 Sep 2005 03:26:49 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.56] (ns.portaone.com [209.121.79.7] (may be forged)) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j8S3Qe75003350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 Sep 2005 05:26:42 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <433A0D6D.5060802@portaone.com> Date: Tue, 27 Sep 2005 20:26:37 -0700 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Max Laier References: <200509272026.28950.max@love2party.net> In-Reply-To: <200509272026.28950.max@love2party.net> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1102/Sun Sep 25 16:04:56 2005 on www.portaone.com X-Virus-Status: Clean X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.0 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on www.portaone.com Cc: freebsd-current@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: HEADSUP: bridge(4) removed from HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim.Sobolev@portaone.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 03:26:50 -0000 Max Laier wrote: > All, > > as discussed on -arch, the old bridge(4) implementation has been removed from > HEAD. The new if_bridge(4) is there to serve as a full functional > replacement. If you find anything that does not work with if_bridge(4) that > used to work with bridge(4), please let me or Andrew Thompson (thompsa@) > know. Thanks. Have you updated the handbook to reflect this change? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bridging.html -Maxim