Commit Graph

19 Commits

Author SHA1 Message Date
Green Sky
be9bb4e233 small flow stuff and hs fix 2025-09-02 10:53:49 +02:00
Green Sky
6d7d643207 adjust flow to iterate speed
higher ft1sha1 iterate interval (not fixing it yet)
2024-12-16 12:52:33 +01:00
Green Sky
5601ad91f5 a bunch of allocation optimizations 2024-12-02 13:08:47 +01:00
2a0350a564 minor tweaks and fixes
especially preventing a stall on some packetloss scenarios
2024-10-31 11:39:16 +01:00
6e681aa3fd light cca refator and expose some cca values to the outside 2024-07-12 13:14:24 +02:00
0eb30246a8 small refactor and print in flight packages when timing out 2024-05-31 17:03:22 +02:00
a4201f4407 track timepoint of last update 2024-05-27 11:31:36 +02:00
57575330dd port to file2, other minor improvements 2024-05-27 11:20:37 +02:00
0df0760c06 failing to send is now also a congestion event (hacky and only the first time we send data) 2024-01-11 00:48:57 +01:00
f02b03da7c update to plugin 7 and refactor (should improve speed) 2024-01-07 17:23:06 +01:00
b0e2cab17a limit the amount it can send in a single tick (speed boost :D) 2023-12-13 17:56:56 +01:00
7af5fda0a6 better filter and cubic fixes 2023-09-08 00:41:25 +02:00
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
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