From owner-freebsd-net@FreeBSD.ORG Fri Nov 16 16:58:19 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E49C16A417 for ; Fri, 16 Nov 2007 16:58:19 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id 3E45413C45D for ; Fri, 16 Nov 2007 16:58:19 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so888009nzf for ; Fri, 16 Nov 2007 08:58:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=TjLTt96vTou1sdpIE1Ym2AQ+Dhldtg6NkTuuopglJGs=; b=dyIPUJze43do0+hfYOPwb3tvABOLyPV37wkUlfkkTvzAn3d8VzPmkKea7M7thCladHJczTIdKthlpExIn2v4n3YaCvm1w27qsZWrshUeoZQDOSSlECYl9d96U9aLQk4JkzJzPh6cvkaiJXGUAqxF+Rjz9iDqdewugDhGEedfeAI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SOWJhKIyl3KkC+hDqInB/VtXxGA525yD1JxFl+k7VMdvvWSQHpdPwWHu+cjNI9XevMDignug44OlG67omhUoc4eNUVd6bLbk/t7ZmMGru/hwnpus9itk9eo5bQFVys2gQKQbyscxVbiqeqRJAhnJFdlBhnEpOgHqnvx23xZ3RrI= Received: by 10.115.90.1 with SMTP id s1mr213665wal.1195232289820; Fri, 16 Nov 2007 08:58:09 -0800 (PST) Received: by 10.114.13.15 with HTTP; Fri, 16 Nov 2007 08:58:09 -0800 (PST) Message-ID: Date: Fri, 16 Nov 2007 08:58:09 -0800 From: "Kip Macy" To: netch@netch.kiev.ua In-Reply-To: <20071116150825.GG1108@netch.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200711160240.lAG2e14u071457@freefall.freebsd.org> <20071116150825.GG1108@netch.kiev.ua> Cc: freebsd-net@freebsd.org, kmacy@freebsd.org Subject: Re: kern/21998: [socket] [patch] ident only for outgoing connections X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 16:58:19 -0000 On Nov 16, 2007 7:08 AM, Valentin Nechayev wrote: > Fri, Nov 16, 2007 at 02:40:01, kmacy wrote about "Re: kern/21998: [socket] [patch] ident only for outgoing connections": > > > Need to confirm that this issue still applies. > Yes, nothing is changed (at least for versions known to me) > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=21998 Ok, I've taken it. > > > -netch- >