Commit graph

20 commits

Author SHA1 Message Date
0e93a6435a chore: udpate to smoltcp 0.12 2024-12-01 15:22:37 -05:00
88ce124544 formatting 2024-12-01 12:03:51 -05:00
ssrlive
38fc217a29 smoltcp version 0.10 applied 2023-12-23 20:22:01 -05:00
731218d943 Fix new clippy warnings 2023-12-21 15:16:57 -05:00
76b6a6e346 Use bytes 2023-01-12 01:40:04 -05:00
51788c9557 Improve reliability using event-based synchronization 2022-01-08 02:18:51 -05:00
Tilo Spannagel
23af49dde5 Allow configuration of max transmission unit 2021-12-20 17:21:43 +00:00
282d4f48eb Checkpoint 2021-10-20 19:04:56 -04:00
fb50ee7113 UDP virtual interface skeleton 2021-10-20 18:06:35 -04:00
5cec6d4943 Index ports with protocol in WG. Start writing UDP tunnel code with plans. 2021-10-19 01:55:04 -04:00
2bcb9e714b Implement IP sink interface 2021-10-16 19:38:47 -04:00
cfdbdc8f51 Remove broadcasting logic to fix simultaneous connection issues. 2021-10-16 19:16:10 -04:00
5debcca268 Fix numerous issues with fragmentation of large packets. 2021-10-16 16:34:19 -04:00
006a1b0b4e Graceful shutdown. Docs. 2021-10-15 19:26:26 -04:00
8243945970 Send IP packet to WireGuard asynchronously 2021-10-15 18:55:41 -04:00
4f10afd323 Working (slow for some reason) 2021-10-13 21:54:54 -04:00
f65a1e4e89 Getting there 2021-10-13 21:52:06 -04:00
f2e6ec1e3f One interface/server for all. Doesn't quite work for repeats. 2021-10-13 03:19:56 -04:00
da8b216fb0 LFG 2021-10-13 01:20:29 -04:00
95f929c00b WIP with virtual sockets 2021-10-11 23:24:56 -04:00