From owner-freebsd-net@FreeBSD.ORG Fri Jun 16 19:14:22 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F23116A47D for ; Fri, 16 Jun 2006 19:14:22 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id C715C43D73 for ; Fri, 16 Jun 2006 19:14:13 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1922730uge for ; Fri, 16 Jun 2006 12:14:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=P1Ya1AeiSPcUdky4eoAhLh8eMbAu4Kr81rOhk64uzqAUISHK3RdgyHC5KRcwT8TnjaMA2TC/Ug4pRwa9vNvtkD0qf4P4+fBmWMrie16fKeRWGFAgeeNJdz3KCMlubIOBjE4Y57jxAhk06dqyKXJGJA57NzZ3OtT/Vm8fXxZf2q0= Received: by 10.67.106.3 with SMTP id i3mr2882344ugm; Fri, 16 Jun 2006 09:15:33 -0700 (PDT) Received: by 10.67.28.14 with HTTP; Fri, 16 Jun 2006 09:15:32 -0700 (PDT) Message-ID: Date: Fri, 16 Jun 2006 12:15:32 -0400 From: "Scott Ullrich" To: "Max Laier" In-Reply-To: <200606161814.19336.max@love2party.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060615225312.GB64552@heff.fud.org.nz> <200606161805.06651.max@love2party.net> <200606161814.19336.max@love2party.net> Cc: freebsd-net@freebsd.org, Andrew Thompson , freebsd-arch@freebsd.org Subject: Re: enc0 patch for ipsec 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 Jun 2006 19:14:22 -0000 On 6/16/06, Max Laier wrote: > Think tunnel2tunnel or an SA for a local connection, then. Given, if you are > root you *might* have other means to obtain that information, but that is why > we have a switch to turn off bpf, kmem or the like. Gotcha. Thanks for clarifying :) Scott