Dan Robertson
Dan Robertson
@Rahix I never got around to implementing SLAAC when I implemented the basics of IPv6, but I was interested in it. I'd be happy to help where needed and could...
> Does MLDv2 require up/down? Not explicitly, but there will be requests that we might want to send when we start/stop. > It seems the new functionality is not yet...
@squidarth since you've already done some work on the neighbor cache, this could be a good follow-up issue. It will be a good bit more work as the use of...
We should probably also add `make dev-init` too.
> Bizarrely I can't reproduce this under docker at all. Sanity check: was this pre https://github.com/mythril-hypervisor/mythril/commit/36bb1e165b257e70ae5ae4ddf5d7b24e33a09f07 ? > Anybody have a 18.10 ubuntu box to test on? Installing it on...
> I suppose that pretty much narrows it down to a kvm issue in whatever kernel ubuntu 18.04 uses. Can confirm. We find the RSDP when we disable kvm on...
> Honestly I really just want to know if it works in 18.10. That would be sufficient for a minimum viable platform kind of thing. Would the work to use...
I don't hit this issue when I force the RSDP search on ubuntu 20.04.
Is this issue still hit? I don't think we should hit this any more now that we also look in the multiboot info
I do think that long term having some option for configuring how a VM panics would be a good idea. I'm not sure now how we'd get the VM info...