From owner-freebsd-net@FreeBSD.ORG Sat Sep 9 00:14:19 2006 Return-Path: X-Original-To: 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 A3BF816A415 for ; Sat, 9 Sep 2006 00:14:19 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC6D43D46 for ; Sat, 9 Sep 2006 00:14:19 +0000 (GMT) (envelope-from mattjreimer@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so813337wxd for ; Fri, 08 Sep 2006 17:14:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=N2TP8NL/qOTNdsBXknsUqqYBm98lYtqdmH1DHZZeskp3l6s49UlwO/c9mgRzN3j4A8KOejcn5y3li0ZgnLlc6bvatmLmnpVAzJV1sYZSLLufUiKeraRY+GKHdAkQShsRADc0iJvMGyTEwPr+b/DGjJNNcDeIFtzbE8ZIfIq5DWQ= Received: by 10.90.106.18 with SMTP id e18mr1182370agc; Fri, 08 Sep 2006 17:14:18 -0700 (PDT) Received: by 10.90.25.19 with HTTP; Fri, 8 Sep 2006 17:14:18 -0700 (PDT) Message-ID: Date: Fri, 8 Sep 2006 17:14:18 -0700 From: "Matt Reimer" To: net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Can someone take a look at PR 89061 (ipv6 autoconfigure 6to4) 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: Sat, 09 Sep 2006 00:14:19 -0000 Can someone take a look at PR 89061 (http://www.freebsd.org/cgi/query-pr.cgi?pr=89061). It contains a patch adding an /etc/rc.conf knob to autoconfigure an RFC 3068 6to4 address. Matt