From owner-freebsd-current@FreeBSD.ORG Wed Jun 13 14:51:47 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2273916A475 for ; Wed, 13 Jun 2007 14:51:47 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.234]) by mx1.freebsd.org (Postfix) with ESMTP id D4E5E13C457 for ; Wed, 13 Jun 2007 14:51:46 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so196767nzn for ; Wed, 13 Jun 2007 07:51:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mWUUUivuo3uwKlg0HiDWqiXCu+Yko3Jw8fg8iwIFKl4GeAglS/sNXNqkjNTJnScHTRphTFbs2rr+YxIEd9OmiY13m/DDbcH+stkNCxFO9nzqcR+hV9nPW9uDczi4OWsauq3qse+kAwWewqXV6WpSkTPg8EbZIQMPTGL1tzX79JA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mbK3Cbx1284ZuRWcnGhAeSdXJ7HDHLydZPfVUwW6grrkd0unrXMU9ZP9fxjiUjOcVvSXtrS1m2pEOJHiuPgGgl+HFB4Al1oBUanrH/8sf9HlnGiOexapC8ioeOxMQogfB43ZtbxrbExHEl0vNVTro68rN+PbYxpLv5oLYCI8Gag= Received: by 10.114.190.6 with SMTP id n6mr721333waf.1181746305999; Wed, 13 Jun 2007 07:51:45 -0700 (PDT) Received: by 10.114.194.13 with HTTP; Wed, 13 Jun 2007 07:51:45 -0700 (PDT) Message-ID: Date: Wed, 13 Jun 2007 18:51:45 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Robert Watson" In-Reply-To: <20070613150534.D83504@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070613150534.D83504@fledge.watson.org> X-Google-Sender-Auth: ab066df27292e0e7 Cc: current@freebsd.org Subject: Re: HEADS UP: IPX over IP support removed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 14:51:47 -0000 On 6/13/07, Robert Watson wrote: > Dear all, > > Per my countless e-mails over the last two (three?) years, we > are now working on removing network components that do not run > safely without the Giant lock. We hope not to have to maintain > the debug.mpsafenet compatibility shim set in 7.0-RELEASE. I'm not sure if it's relevant, but will ipfw uid/gid/jail functionality be affected or its problems addressed?