From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO4Ue-0003Ii-4d for qemu-devel@nongnu.org; Tue, 26 Jan 2016 09:21:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aO4UZ-0006Jj-5v for qemu-devel@nongnu.org; Tue, 26 Jan 2016 09:21:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO4UZ-0006Jf-0T for qemu-devel@nongnu.org; Tue, 26 Jan 2016 09:21:11 -0500 Message-ID: <1453818064.24277.29.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 26 Jan 2016 15:21:04 +0100 In-Reply-To: <59b02541da838ce9a0246178deb3c377109589bb.1447780013.git.crobinso@redhat.com> References: <59b02541da838ce9a0246178deb3c377109589bb.1447780013.git.crobinso@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH ipxe] build: Enable IPv6 for qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cole Robinson Cc: ipxe-devel@ipxe.org, qemu-devel@nongnu.org On Di, 2015-11-17 at 12:25 -0500, Cole Robinson wrote: > --- > I assume it's fine to enable... >=20 > A fedora user requested it here: > https://bugzilla.redhat.com/show_bug.cgi?id=3D1280318 Ping? What is the reason for ipv6 not being enabled by default? Just historical? Rarely used in practice? ROM image size issues? Stability concerns? =46rom qemu point of view this change is fine. ROM becomes slightly larger (~15k), but that isn't a problem. thanks, Gerd