Commit Graph

74 Commits

Author SHA1 Message Date
f91780c602
filter simple packet drops by not counting the first 4 packets arriving out of order 2023-09-07 12:26:54 +02:00
1e6929c93b
only cound a ce once 2023-09-02 13:28:32 +02:00
81a353570b
more tweaking 2023-09-02 02:28:22 +02:00
070585ab3d
remeber the first sending transfer that could not send any packets and start there next iterate 2023-09-01 23:20:03 +02:00
ba8befbb2d
more fixes 2023-09-01 17:34:05 +02:00
a1a9bf886a
make cubic and flow more resilient 2023-09-01 15:51:28 +02:00
4ee5dd6ca5
cubic almost working, general fixes 2023-08-30 13:45:09 +02:00
0d49752c3e
cubic mostly working (simple), flow rtt seems funky ??? 2023-08-30 03:03:43 +02:00
d957f9496a
add and switch to flow only 2023-08-29 18:21:12 +02:00
f460d7b4a5
wip change ledbat and start cubic 2023-08-25 14:42:40 +02:00
475a99054f
fix size_t include missing 2023-08-24 18:06:26 +02:00
1c5f4f24a7
only allow 1 congestion event per rtt 2023-08-24 01:28:13 +02:00
95b55c3a4a
cca interface 2023-08-23 13:04:54 +02:00
2f9340b937
remap file after completion, clears ram 2023-08-22 21:13:09 +02:00
f4796397ff
fix large files >4gig 2023-08-22 17:20:56 +02:00
bc09b5aa60
same as prev commit 2023-08-21 21:40:08 +02:00
968ae94848
did i tell you how much i hate windows before? 2023-08-21 21:32:50 +02:00
d2c2594a77
use memory mapped file_rw for easy random access (fixes bugs too) 2023-08-21 21:23:13 +02:00
b9267c1c6f
hack: add mio 8b6b7d878c89e81614d05edca7936de41ccdd2da
single header file only
2023-08-21 20:50:25 +02:00
bb3f907cd8
very hacky async hashing and message creation 2023-08-21 00:01:14 +02:00
ab3c282060
more include fixes 2023-08-19 23:12:29 +02:00
50a7172ad3
missing includes 2023-08-19 23:01:48 +02:00
b28a0acca3
fix includes 2023-08-19 22:50:52 +02:00
89d8d728ff
after 2 weeks of porting over the ngc_ft1 code to solanaceae and rewriting the highlevel logic
(29 commits predate this)
2023-08-19 22:37:55 +02:00