Commit Graph

8 Commits

Author SHA1 Message Date
38e892e249 feat: idm v2 (#102)
* feat: rebuild idm to separate transport from content

* feat: fast guest lookup table and host identification
2024-04-22 04:00:32 +00:00
1627cbcdd7 feat: idm snooping (#71)
Implement IDM snooping, a new feature that lets you snoop on messages between guests and the host. The feature exposes the IDM packets send and receives
to the API, allowing kratactl to now listen for messages and feed them to a user for debugging purposes.
2024-04-14 11:54:21 +00:00
6ff5a1e62f krata: move protos back into crate directory 2024-03-30 07:20:43 +00:00
f7267e4f5d krata: begin work on idm channel 2024-03-28 07:36:48 +00:00
655b8029cb krata: move api proto to /proto and version api 2024-03-24 05:52:25 +00:00
6c0e14da6a kratactl: implement output formats 2024-03-23 04:07:48 +00:00
9bbf8420f2 krata: implement guest reconciliation 2024-03-14 14:03:11 +00:00
7bc0c95f00 krata: reorganize crates 2024-03-07 18:12:47 +00:00