Toby
a852febc1f
fix: incorrect speed conversion base
2024-06-15 15:42:39 -07:00
Toby
09b08fa494
fix: try to fix maybeAppLimited 2
2024-05-20 14:19:04 -07:00
Toby
cd512ce1c6
chore: various tweaks
2024-05-19 11:46:52 -07:00
Toby
5b0ab76d44
Merge branch 'master' into wip-rbq
2024-05-18 15:59:56 -07:00
Toby
e0e75c4630
wip: BBR experimental changes
2024-05-18 15:01:16 -07:00
Haruue
0c198abd2e
fix: mod name major version suffix v2
...
ref: https://go.dev/ref/mod#major-version-suffixes
2024-05-18 11:28:47 +08:00
Toby
2408301c98
feat: pacer code improvements
2024-04-14 15:07:43 -07:00
Haruue
9c51995cc4
fix: cwnd undersize in extremely-low rtt scenarios
...
Prevent the congestion window from falling below the size of single
packet in scenarios with extremely low RTT, which previously led to
transmission stalls.
2024-03-10 23:06:38 +08:00
Toby
994cef32ea
feat: increase brutal congestion window multiplier to 2
2023-10-10 19:56:17 -07:00
Toby
7c46e845a6
fix: BBR memory leak
2023-10-10 19:54:43 -07:00
Toby
5597b482a9
feat: add RTT to brutal sender debug
2023-10-06 20:26:51 -07:00
Toby
89429598bf
fix: BBR bandwidth estimation edge case
2023-10-06 18:27:30 -07:00
Toby
86c8b3845f
feat: HYSTERIA_BRUTAL_DEBUG
2023-10-05 15:38:45 -07:00
Toby
6f1807a376
feat: brutal cc fixes & tweaks
2023-10-05 13:53:59 -07:00
Toby
844e94d6ca
fix: reworked BBR to replace the broken old one
2023-09-29 22:18:24 -07:00
Toby
31dca9476d
feat: bump quic-go (GSO fix)
2023-09-15 12:57:55 -07:00
Toby
cc0d0181e1
feat: ignoreClientBandwidth
2023-08-07 16:34:35 -07:00
Toby
45c3fc54bd
feat: BBR
2023-08-04 17:29:15 -07:00
Toby
c64b36b8f4
feat: update to quic-go v0.37.1, module renamed to github.com/apernet/quic-go
2023-07-31 17:27:23 -07:00
tobyxdd
1317c599b8
feat: bump quic-go version to v0.36.0
2023-06-26 21:46:27 -07:00
tobyxdd
9f54aade8f
hysteria 2 prototype first public release
2023-05-25 20:24:24 -07:00