Astro

Results 182 comments of Astro

https://www.bountysource.com/issues/9787231-dht?utm_campaign=plugin&utm_content=tracker%2F298985&utm_medium=issues&utm_source=github

@jman6495 In node, right? Making outgoing connections doesn't need an open port or even a listening socket.

What I really want for SLAAC is to participate in IPv6 Multicast Listener Discovery to that IPv6-aware Ethernet switches don't filter out the advertisements on the port that smoltcp is...

The timeouts for sending out IGMP reports could also use a PRNG. Could one be built with just an `Instant` timestamp as input?

I had to add more remedies to get valid code generated from this .svd file. Suggestions for improving this PR are welcome!

@mathk That would be helpful.

The host-declarative MicroVM is practical to ensure existence of a critical MicroVM (eg. for network access). Too many of these will stretch evaluation time of the host to unbearable length...

> An equivalent to `machinectl shell` for shelling / logging into a microVM would be helpful for debugging + management purposes. That will require either one of: - [ ]...

> An equivalent to `machinectl shell` for shelling / logging into a microVM would be helpful for debugging + management purposes. @kraftnix Since d5cae2c a local console is available with...

Apologies, I only tested this feature with volumes. Do they work for you? Alternatively, is there anything we could do about it in [our custom stage-1](https://github.com/astro/microvm.nix/blob/main/nixos-modules/microvm/stage-1-init.sh)? I will update the...