From owner-cvs-src@FreeBSD.ORG Wed Sep 22 11:35:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4701B16A4D8; Wed, 22 Sep 2004 11:35:23 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFF843D62; Wed, 22 Sep 2004 11:35:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 7205A1FF9A7; Wed, 22 Sep 2004 13:35:08 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 712391FF9A6; Wed, 22 Sep 2004 13:35:06 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 6A01115652; Wed, 22 Sep 2004 11:34:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 5E7E0155DD; Wed, 22 Sep 2004 11:34:05 +0000 (UTC) Date: Wed, 22 Sep 2004 11:34:05 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Brooks Davis In-Reply-To: <200409220859.i8M8xgwb022928@repoman.freebsd.org> Message-ID: References: <200409220859.i8M8xgwb022928@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 11:35:23 -0000 On Wed, 22 Sep 2004, Brooks Davis wrote: > brooks 2004-09-22 08:59:42 UTC > > FreeBSD src repository > > Modified files: > sys/net if.c > Log: > Fix a LOR where ifconf() used copyout while holding a mutex. This LOR > was seen when configuring addresses on interfaces using ifconfig. This > patch has been verified to work with over eight thousand addresses > assigned to an interface. > > LOR id: 031 thanks for the hint :-) -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT