From owner-freebsd-current@FreeBSD.ORG Mon Feb 16 05:47:28 2004 Return-Path: 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 443C716A4CE; Mon, 16 Feb 2004 05:47:28 -0800 (PST) Received: from relay.macomnet.ru (relay.macomnet.ru [195.128.64.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8275543D1F; Mon, 16 Feb 2004 05:47:27 -0800 (PST) (envelope-from maxim@macomnet.ru) Received: from news1.macomnet.ru (5gd8fn71@news1.macomnet.ru [195.128.64.14]) by relay.macomnet.ru (8.12.10/8.12.10) with ESMTP id i1GDlPo26244450; Mon, 16 Feb 2004 16:47:25 +0300 (MSK) Date: Mon, 16 Feb 2004 16:47:25 +0300 (MSK) From: Maxim Konovalov To: Pawel Jakub Dawidek In-Reply-To: <20040216133617.GD14639@garage.freebsd.pl> Message-ID: <20040216164605.S19111@news1.macomnet.ru> References: <200402151714.26631.freebsd-current@webteckies.org> <20040216133617.GD14639@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: scottl@FreeBSD.org cc: rwatson@FreeBSD.org cc: current@FreeBSD.org Subject: Re: Jails that keep hanging around X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 16 Feb 2004 13:47:28 -0000 [...] > Yeah, there is a cred leak and I am the one who track it down!:) > > http://garage.freebsd.pl/patches/tcp_subr.c.patch > > Don't do 'jls' just after killing 'nc', because cred will be freed > after timeout, so wait few minutes and then try 'jls'. Sure thing. > If there is no objections I'm going to commit it tomorrow. What I really do not understand why we do not leak in non-jail environment? -- Maxim Konovalov