From owner-freebsd-current@FreeBSD.ORG Sat Aug 20 19:10:58 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 8F51016A41F for ; Sat, 20 Aug 2005 19:10:58 +0000 (GMT) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (silver.iplus.pl [80.48.250.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E096043D46 for ; Sat, 20 Aug 2005 19:10:57 +0000 (GMT) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by freebsd.czest.pl (8.12.10/8.12.9) with ESMTP id j7KJQ2GW000982 for ; Sat, 20 Aug 2005 19:26:02 GMT (envelope-from dunstan@freebsd.czest.pl) Received: (from dunstan@localhost) by freebsd.czest.pl (8.12.10/8.12.9/Submit) id j7KJQ2cQ000981 for freebsd-current@freebsd.org; Sat, 20 Aug 2005 19:26:02 GMT (envelope-from dunstan) Date: Sat, 20 Aug 2005 19:26:01 +0000 From: "Wojciech A. Koszek" To: freebsd-current@freebsd.org Message-ID: <20050820192601.GA945@freebsd.czest.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Locking for ef(4) 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: Sat, 20 Aug 2005 19:10:58 -0000 Hello, Could someone look at my patch, which fixes ef(4) (locking + properly free allocated memory): http://freebsd.czest.pl/dunstan/FreeBSD/diff.locking.if_ef.c (PR: kern/85086). Please remember that your src/sys/net/if.c version has to be at least 1.244. -- * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl