Commit Graph

19 Commits

Author SHA1 Message Date
Alex Zenla
8653fd6249
krata: rework into daemon / controller structure 2024-03-05 11:35:25 +00:00
Alex Zenla
2eeb8d5034
network: utilize 10.75.0.0/16 for guest networking 2024-03-03 12:07:32 +00:00
Alex Zenla
0957bbe595
controller: move guest launch to module 2024-02-29 12:52:44 +00:00
Alex Zenla
973db87b98
controller: make image downloads async 2024-02-25 05:38:23 +00:00
Alex Zenla
6511f2f0fa
controller: implement enhanced image name format support 2024-02-24 22:05:06 +00:00
Alex Zenla
89e4f1a23d
controller: implement automatic exit when process has exited 2024-02-23 05:26:32 +00:00
Alex Zenla
496cdd37be
container: implement exit code xenbus notification 2024-02-23 04:48:44 +00:00
Alex Zenla
79acf4e814
async-ify xenstore and xenclient 2024-02-23 04:37:53 +00:00
Alex Zenla
3af9ffec34
utilize async processing for console and child exit events 2024-02-23 03:25:06 +00:00
Alex Zenla
c582f15c54
rebrand to krata 2024-02-21 20:57:46 +00:00
Alex Zenla
822b2e0227
controller: split out commands into their own files 2024-02-15 17:55:38 +00:00
Alex Zenla
59bdd8d80d
network: inter-container networking support 2024-02-12 14:24:38 +00:00
Alex Zenla
dbfc07b026
network: ensure multicast bit is unset in random mac addresses 2024-02-11 16:09:47 +00:00
Alex Zenla
6773640a39
hypha: more work on IPv6 support 2024-02-11 07:06:01 +00:00
Alex Zenla
102cab32c3
network: cleanup NAT code and start on IPv6 support 2024-02-11 06:43:09 +00:00
Alex Zenla
9dddbbe424
network: implement support for smoltcp and ipstack 2024-02-08 12:17:51 +00:00
Alex Zenla
cfe8887c6b
hypha: work in progress implementation of outbound internet access 2024-02-06 14:35:55 +00:00
Alex Zenla
44d3799dd3
hypha: multiple cleanups to fix shared module 2024-02-06 10:28:39 +00:00
Alex Zenla
e000ab2919
hypha: move components into separate crates 2024-02-06 09:07:18 +00:00