Clash.Meta/transport/tuic/congestion
Larvan2 95247154d6
Fix: Deprecate TCPMSS (#336)
* 修改 DefaultTCPMSS 为 MaxDatagramSize
修改 MaxDatagramSize 的值提高 TUIC 的上传速度
2023-01-12 00:53:42 +08:00
..
bandwidth_sampler.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
bandwidth.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
bbr_sender.go Fix: Deprecate TCPMSS (#336) 2023-01-12 00:53:42 +08:00
clock.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
cubic_sender.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
cubic.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
hybrid_slow_start.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
minmax.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
pacer.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
windowed_filter.go chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00