Re: [Qemu-devel] [RFC] slirp: Adding IPv6 NDP autoconfiguration

2013-03-11 Thread Guillaume Subiron
I forgot to say, this patch is not rebased yet. Based on commit 7d2a929feba319c18603e324b1750830d6c8b7a1 Le Mon, Mar 11, 2013 at 07:26:17PM +0100, Guillaume Subiron claviotta : > Hi, > > We are developing IPv6 in Qemu -net user case, starting with ICMPv6 > NDP. > > With th

[Qemu-devel] [RFC] slirp: Adding IPv6 NDP autoconfiguration

2013-03-11 Thread Guillaume Subiron
nd to adapt UDP. -- Guillaume Subiron Mail - maet...@subiron.org GPG - C7C4 455C Jabber - maet...@im.subiron.org IRC - maethor@(freenode|geeknode) diff --git a/roms/seabios b/roms/seabios --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 4bd8aebf3534e10d9aa21e820903f

[Qemu-devel] Working on IPv6 -net user support

2013-02-26 Thread Guillaume Subiron
UDP. It also seems that IPv6 should already work in socket mcast, but doesn't. We'll also start by trying to debug that. -- Guillaume Subiron Mail - maet...@subiron.org GPG - C7C4 455C Jabber - maet...@im.subiron.org IRC - maethor@(freenode|geeknode)