qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/9] slirp: Adding address family switch for inc


From: Samuel Thibault
Subject: Re: [Qemu-devel] [PATCH 3/9] slirp: Adding address family switch for incoming frames
Date: Mon, 14 Dec 2015 23:07:44 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Samuel Thibault, on Mon 14 Dec 2015 23:06:16 +0100, wrote:
> Thomas Huth, on Mon 14 Dec 2015 18:50:49 +0100, wrote:
> > > +    default:
> > > +        /* Do not assert while we don't manage IP6VERSION */
> > > +        /* assert(0); */
> > 
> > Not sure if we ever want to have an assert() here - since I assume this
> > could be triggered by the guest?
> 
> No, this is if_encap, so packets that slirp builds for the guest,

I realize that the patch title is misleading :) I'll change that.

Samuel



reply via email to

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