From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSXBa-0004Pn-Iu for qemu-devel@nongnu.org; Thu, 10 May 2012 13:29:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSXBY-0003jP-KJ for qemu-devel@nongnu.org; Thu, 10 May 2012 13:29:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSXBY-0003ik-BY for qemu-devel@nongnu.org; Thu, 10 May 2012 13:29:52 -0400 Message-ID: <4FABFB0C.7010801@redhat.com> Date: Thu, 10 May 2012 11:29:48 -0600 From: Eric Blake MIME-Version: 1.0 References: <20120510162606.15504.39510.stgit@t> In-Reply-To: <20120510162606.15504.39510.stgit@t> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig188233BCCAAE944779942786" Subject: Re: [Qemu-devel] [PATCH v12 0/4] support to migrate with IPv6 address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amos Kong Cc: aliguori@us.ibm.com, quintela@redhat.com, jasowang@redhat.com, mdroth@linux.vnet.ibm.com, qemu-devel@nongnu.org, owasserm@redhat.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig188233BCCAAE944779942786 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/10/2012 10:27 AM, Amos Kong wrote: > Those patches updated help functions in qemu-socket.c, > and used them in migrate-tcp.c to supporting IPv6 migration. >=20 > --- >=20 > Amos Kong (4): > qerror: add five qerror strings > sockets: change inet_connect() to support nonblock socket > sockets: use error class to pass listen error > use inet_listen()/inet_connect() to support ipv6 migration I'm trying to understand the scope of this series, and how it might impact what libvirt needs to support for migration in an IPv6 environment. Is the point of this patch that IPv6 migration was previously not possible, and is now possible using [IP6addr]:port notatio= n? --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig188233BCCAAE944779942786 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPq/sMAAoJEKeha0olJ0NqCqEH/R5fkIsBZM2uWGIy+y0/G6P9 gIIY9iQSrnyItwen5pA6+p4dOCOt6BvlG41BNlc5Y6TMQrKbnKoruwIWE4kesBjk dBcXeg2sGDzGm9CZtcVP79oJBrjqQWZa94vVQt3c5FSYUq7HD3PoRbuZByHyEPs1 FcNyQtoV3pysiKbzETysweRwjiBMK54A4x3Ib/AbnHeRI0wrG5mhiibi2Z0o1zVF rIpM3CJOicxUMF/XzE6uyYOhKbuzu72pbRVrbArAk0waJo1ItbN7njJMNI3RlDef flYOj0qUNS7s0XUn0wmwvAKFDPQjXz7ZK683QX5qjktcnIRLsBT6J7c/Fr04N7w= =elrq -----END PGP SIGNATURE----- --------------enig188233BCCAAE944779942786--