Commit Graph

19 Commits

Author SHA1 Message Date
Alex Zenla
17889d1c64
network: configure mtu and segmentation offloading properly 2024-03-04 12:19:03 +00:00
Alex Zenla
9350a7520d
network: performance tuning and IPv6 checksum fixups 2024-03-04 07:59:37 +00:00
Alex Zenla
c9c071dd8e
network: gigabit performance tuning 2024-03-04 07:04:32 +00:00
Alex Zenla
25a02f5491
network: implement host bridging 2024-03-03 13:36:39 +00:00
Alex Zenla
79acf4e814
async-ify xenstore and xenclient 2024-02-23 04:37:53 +00:00
Alex Zenla
c582f15c54
rebrand to krata 2024-02-21 20:57:46 +00:00
Alex Zenla
2988d0c5cf
network: implement proper backend destruction 2024-02-15 17:55:38 +00:00
Alex Zenla
de0b2c35b1
network: auto-retry backend startup 2024-02-15 17:55:36 +00:00
Alex Zenla
59bdd8d80d
network: inter-container networking support 2024-02-12 14:24:38 +00:00
Alex Zenla
31c4c0fe72
network: parse received packet before NAT 2024-02-12 11:11:04 +00:00
Alex Zenla
b9dadc6f37
network: implement TCP proxy NAT via smoltcp 2024-02-11 10:07:47 +00:00
Alex Zenla
102cab32c3
network: cleanup NAT code and start on IPv6 support 2024-02-11 06:43:09 +00:00
Alex Zenla
efe425b346
network: implement icmp nat support 2024-02-10 21:13:47 +00:00
Alex Zenla
360506bbdd
network: start work on NAT implementation 2024-02-09 13:06:00 +00:00
Alex Zenla
0b3171afc0
network: split backend into slices 2024-02-09 08:04:23 +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