From owner-freebsd-net@FreeBSD.ORG Sat Jun 29 02:20:30 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 53B7FA94 for ; Sat, 29 Jun 2013 02:20:30 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 28E9F10E7 for ; Sat, 29 Jun 2013 02:20:29 +0000 (UTC) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1CD4A20920 for ; Fri, 28 Jun 2013 22:20:29 -0400 (EDT) Received: from web3.nyi.mail.srv.osa ([10.202.2.213]) by compute4.internal (MEProxy); Fri, 28 Jun 2013 22:20:29 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:subject:date:in-reply-to:references; s=mesmtp; bh= 5ysp5IMi0bv337X8X66XnVB0GKU=; b=Ge8Ld8NVs2xUGqcsY9ziKgKbnyUX7D9W 3LC2wW0GC+LHoyCnuosz0tfRnVXiEk+OnWMJKWyKpeJHFbwggPYvo2C+A2JNemK0 2Q2LbURO8F0RoZYs3v1toFBdOyQ1lphoX6f5PeodSZdfeGbvk9mVynP8Ts5gJaFt rj3U2Xybric= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=5ysp5IMi0bv337X8X66XnVB0GKU=; b=HYPZg jm9zJZVEclQluQumMqHDgxBievouQ4dUztHRcoAC//E7nTP6z3R5i2icTImoS5vi oUBy/PP6sV5ZCrzCWg+0dus2jXaIp2eQvZQDYsm/krhYpSy0w1oyLonWu1+T2Ec4 il1hAjA0uwa9C56Gohx+/mX7lraSNgoqvXJfQ0= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id DFF7FB00003; Fri, 28 Jun 2013 22:20:28 -0400 (EDT) Message-Id: <1372472428.8289.140661249795641.4506C2CC@webmail.messagingengine.com> X-Sasl-Enc: bmvBwZOlJFQXIP7h4EMIO/dU/jZO0eSkA8dBi2+71p1W 1372472428 From: Mark Felder To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-5ae8e04c Subject: Re: Making net.inet6.ip6.v6only=0 default Date: Fri, 28 Jun 2013 21:20:28 -0500 In-Reply-To: References: X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 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, 29 Jun 2013 02:20:30 -0000 On Fri, Jun 28, 2013, at 20:15, JINMEI Tatuya / =E7=A5=9E=E6=98=8E=E9=81=94= =E5=93=89 wrote: > At Fri, 28 Jun 2013 17:30:21 -0500, > "Mark Felder" wrote: >=20 > > Later after a bit more digging and discussion I've come to learn that t= he=20=20 >=20 > So, you've gone through the literature on this topic including > http://tools.ietf.org/html/draft-cmetz-v6ops-v4mapped-api-harmful-01 > ? > I had not seen that yet. Thanks for all the feedback you've provided -- you've made some excellent points.