|
|
ce40f85efa
|
Cleanup usage of anyhow with_context
|
2023-12-24 15:06:22 -05:00 |
|
|
|
10b88ccc60
|
cleanup: SockSet can be owned by static
ref: https://github.com/smoltcp-rs/smoltcp/pull/813
|
2023-12-24 11:23:58 -05:00 |
|
|
|
32f189e53a
|
Revert virtual port for server socket
|
2023-12-23 21:01:35 -05:00 |
|
|
|
488a0e0807
|
remove AnyIP; fix IPv6 virtual addresses
|
2023-12-23 21:01:00 -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 |
|
|
|
47c6c588d2
|
udp: remove extra socket iteration in virtual iface
|
2022-01-10 00:46:52 -05:00 |
|
|
|
e06b6526b7
|
Process more than one UDP socket per poll
|
2022-01-08 17:49:07 -05:00 |
|
|
|
953bc18279
|
Remove some clippy suppressions for udp files
|
2022-01-08 15:20:21 -05:00 |
|
|
|
abd9df6be4
|
Implement event-based UDP interface
|
2022-01-08 03:40:20 -05:00 |
|
|
|
51788c9557
|
Improve reliability using event-based synchronization
|
2022-01-08 02:18:51 -05:00 |
|
Tilo Spannagel
|
af803ffc6a
|
Update to smoltcp 0.8.0
|
2021-12-20 02:16:40 +00:00 |
|
|
|
1493feb184
|
Reduce udp client socket meta buffer
|
2021-10-26 01:20:02 -04:00 |
|
|
|
0da6fa51de
|
udp: use tokio select instead of 1ms loop
|
2021-10-26 00:38:22 -04:00 |
|
|
|
d975efefaf
|
End-to-end UDP implementation
Port re-use still needs to be implemented to prevent exhaustion over
time, and flooding.
|
2021-10-25 19:05:42 -04:00 |
|
|
|
282d4f48eb
|
Checkpoint
|
2021-10-20 19:04:56 -04:00 |
|
|
|
fb50ee7113
|
UDP virtual interface skeleton
|
2021-10-20 18:06:35 -04:00 |
|