From owner-freebsd-net@FreeBSD.ORG Wed Jun 25 20:30:38 2008 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 F24031065677 for ; Wed, 25 Jun 2008 20:30:38 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id 7D83B8FC21 for ; Wed, 25 Jun 2008 20:30:38 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so3438986fkk.11 for ; Wed, 25 Jun 2008 13:30:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=h+N5kR9WsaeMsnvt9oq033p03C0riq2w4hhJgcKPMY8=; b=UMn7lMacEkNyNr/mpJ6nuI8npU25FJNUSJlPaN4Sf56d6o820ixmM5hAzVDvA2xpbU NOAj/B/h9J6WOhbYiH7sy4hooMpWO9Jqp1UJIe7tGBaCIcIpht8hDR+lbKrdz5MFGqk0 rIFiTC1tcq2bQ2BjftoVlHOQsKuv5xVJxN5EI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=hu6TxVMiJDOIqX9NWMpK/LTG8NJy0vnnf0ERkJVI2btejeMgaTXLtauJ2SmcFhd4Re i52wr8v8z1h/m5L76m+HUpFpTaJUXpmEp5kWy62vtz8zgQZ0lTXjVw+jV4rdDVPpanF5 kxg4fEvJPMkBDSyBVmuPKT1Cqlu9UUGTccMzM= Received: by 10.78.200.17 with SMTP id x17mr3911220huf.57.1214425836989; Wed, 25 Jun 2008 13:30:36 -0700 (PDT) Received: by 10.78.161.6 with HTTP; Wed, 25 Jun 2008 13:30:36 -0700 (PDT) Message-ID: Date: Wed, 25 Jun 2008 16:30:36 -0400 From: "Scott Ullrich" To: "Julian Elischer" In-Reply-To: <4862A995.3090109@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0efb44e3c6c6603e69207eb15fec2718@localhost> <20080625135437.32e7a1f9@ayiin> <48629020.8000207@elischer.org> <48629DE0.5000407@elischer.org> <20080625193208.M92670@swaggi.com> <4862A995.3090109@elischer.org> Cc: freebsd-net@freebsd.org Subject: Re: FreeBSD NAT-T patch integration 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: Wed, 25 Jun 2008 20:30:39 -0000 On Wed, Jun 25, 2008 at 4:24 PM, Julian Elischer wrote: > do you have the ability to test this? Absolutely. Is this the only thing from preventing it being merged into HEAD? Scott