From owner-freebsd-net Fri Aug 30 9: 1:23 2002 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 5994537B400; Fri, 30 Aug 2002 09:01:20 -0700 (PDT) Received: from quack.kfu.com (adsl-67-113-12-90.dsl.snfc21.pacbell.net [67.113.12.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4AC043E3B; Fri, 30 Aug 2002 09:01:19 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from morpheus.kfu.com (morpheus.kfu.com [IPv6:3ffe:1200:301b:1:2d0:b7ff:fe3f:bdd0]) by quack.kfu.com (8.12.3/8.12.3) with ESMTP id g7UG1Jkb010952 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 30 Aug 2002 09:01:19 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (localhost [127.0.0.1]) by morpheus.kfu.com (8.12.3/8.12.3) with ESMTP id g7UG1DGw088132; Fri, 30 Aug 2002 09:01:14 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3D6F96C9.6030203@quack.kfu.com> Date: Fri, 30 Aug 2002 09:01:13 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1b) Gecko/20020727 X-Accept-Language: en, en-US, en-GB MIME-Version: 1.0 To: freebsd-net@freebsd.org, brian@freebsd.org Subject: tun's address restrictions, IPv6 and PPP Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Currently, one cannot change, add or remove addresses to/from tun interfaces with ifconfig. This makes sense for IPv4, but I suggest that this restriction be lifted for IPv6. Once link-local addresses have been negotiated, I don't particlarly see a reason why ordinary router solicitation / advertisement couldn't happen over the link outside the control of PPP. If we do not do this, then we will have to reimplement router solicitation / advertisement in PPP, which seems needless to me. Comments? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message