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