|
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 |
|