Commit Graph

10 Commits

Author SHA1 Message Date
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
c582f15c54
rebrand to krata 2024-02-21 20:57:46 +00:00
Alex Zenla
3524683ab4
network: implement bridge leave support 2024-02-15 17:55:38 +00:00
Alex Zenla
fdd70dee9b
network: rework raw sockets to use channels 2024-02-15 17:55:37 +00:00
Alex Zenla
b7db12cf68
network: virtual bridge now checks multicast bit to determine whether to broadcast packet 2024-02-15 17:55:37 +00:00
Alex Zenla
494e7f6851
network: recalculate TCP checksums on IPv4 in vbridge 2024-02-12 20:57:17 +00:00
Alex Zenla
d595f1639a
network: move out channel size constants 2024-02-12 17:40:11 +00:00
Alex Zenla
341907a536
network: utilize bytes crate 2024-02-12 17:01:47 +00:00
Alex Zenla
59bdd8d80d
network: inter-container networking support 2024-02-12 14:24:38 +00:00