Commit Graph

24 Commits

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