qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCHv7 0/9] slirp: Adding IPv6 support to Qemu -net u


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCHv7 0/9] slirp: Adding IPv6 support to Qemu -net user mode
Date: Tue, 12 Jan 2016 12:04:02 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0


On 01/12/2016 10:22 AM, Hailiang Zhang wrote:
> Hi,
>
> It seems that, Jan Kiszka is maintaining SLIRP (From MAINTAINERS file),
> Maybe he could make a help to merge this series.
>
> TO: J. Kiszka <address@hidden>
>
> Thanks,
> Hailiang

Right, and I can take this series in my tree if Jan doesn't have time to
do this.

>
> On 2016/1/11 23:04, Samuel Thibault wrote:
>> Hello,
>>
>> Samuel Thibault, on Sat 19 Dec 2015 22:24:40 +0100, wrote:
>>> This is another respin of IPv6 in Qemu -net user mode.
>>>
>>> The following patches first make some refactoring to make current
>>> code ready
>>> for IPv6, and do not change the behavior.  The actual IPv6 support
>>> will then be
>>> submitted as a separate patch series.
>>
>> Ping?
>>
>> The whole series has been reviewed, it just needs a commit (for which I
>> don't have access).
>>
>> Samuel
>>
>>> Difference with version 6 is:
>>> - Use error_report instead of printing to stderr
>>> - Drop extra parentheses
>>> - Use nicer-looking sockaddr casts.
>>>
>>> All of this has been reviewed by Thomas Huth, thanks!
>>>
>>> Here is a summary of the patches:
>>>
>>> [PATCH 1/9] slirp: goto bad in udp_input if sosendto fails
>>> [PATCH 2/9] slirp: Generalizing and neutralizing ARP code
>>> [PATCH 3/9] slirp: Adding address family switch for incoming frames
>>> [PATCH 4/9] slirp: Make Socket structure IPv6 compatible
>>> [PATCH 5/9] slirp: Factorizing address translation
>>> [PATCH 6/9] slirp: Factorizing and cleaning solookup()
>>> [PATCH 7/9] slirp: Add sockaddr_equal, make solookup family-agnostic
>>> [PATCH 8/9] slirp: Make udp_attach IPv6 compatible
>>> [PATCH 9/9] slirp: Adding family argument to tcp_fconnect()
>>
>> .
>>
>
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]