From owner-freebsd-net@FreeBSD.ORG Mon Nov 2 03:40:54 2009 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 95681106566C for ; Mon, 2 Nov 2009 03:40:54 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id 45EC68FC16 for ; Mon, 2 Nov 2009 03:40:53 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 9so1009919qwb.7 for ; Sun, 01 Nov 2009 19:40:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:in-reply-to:message-id:references:user-agent :x-openpgp-key-id:x-openpgp-key-fingerprint:mime-version :content-type; bh=TnwQMztWyOPdpgqesfLJBEo8OE/iEyEJjWgz6N4Fhg8=; b=esOpWJUAYmdBNCmnxxjrUwJBqGqKQKfst+M/S2zgbqfTtCv4U9o4ceWnOnEBJ6KjX4 DCxDWV1ksg3IdNy5HgVoOr6JCPPmeaZtgZjz+6wF6lvfRLysLNM+EW35s4tQ8FAvLz+K 2WgO2BgOmAule/6xH/n1vZYbFRGtdRqhz2doc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:x-openpgp-key-id:x-openpgp-key-fingerprint:mime-version :content-type; b=kPwg+uFRKWfGmDgJYhsimeUSv5V1qRNxlTBspxXIq948asgBWgbkwAeUoj3du7fbTO HTdwYAqipwgLYR6ZZjBf+c8ahEvEak69bx7J+juQytR95m9raGGSnQ1KrcyoqwpT7+Oi Gktb2rseDtqcsJ2Lpb+IC39uFCQVtdyOP9GxQ= Received: by 10.224.105.234 with SMTP id u42mr2581608qao.161.1257131661098; Sun, 01 Nov 2009 19:14:21 -0800 (PST) Received: from ppp-23.140.dialinfree.com (ppp-23.140.dialinfree.com [209.172.23.140]) by mx.google.com with ESMTPS id 21sm4386210qyk.8.2009.11.01.19.14.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 01 Nov 2009 19:14:20 -0800 (PST) Sender: "J. Hellenthal" Date: Sun, 1 Nov 2009 22:13:18 -0500 From: jhell To: Gabe In-Reply-To: <744755.49863.qm@web83805.mail.sp1.yahoo.com> Message-ID: References: <744755.49863.qm@web83805.mail.sp1.yahoo.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-Id: 0x89D8547E X-OpenPGP-Key-Fingerprint: 85EF E26B 07BB 3777 76BE B12A 9057 8789 89D8 547E MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org Subject: Re: IPSEC NAT-T 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: Mon, 02 Nov 2009 03:40:54 -0000 On Sun, 1 Nov 2009 12:00, nrml@ wrote: > > > Hello, > > What's the latest "stable" patch available for the latest 7.x source? > > thanks > Checkout http://svn.freebsd.org/base/stable/7 (Subversion Repository) You can also browse back to the root of that tree to get to the ViewVC client to browse the stable source in a way that you might be looking for. -- Sun Nov 1 22:10:51 2009 -0500 jhell