expose more parameters and refactor cl

This commit is contained in:
2023-01-17 15:45:48 +01:00
parent 65c6398369
commit 4ee1a865aa
6 changed files with 138 additions and 100 deletions

View File

@@ -36,5 +36,12 @@ $ tox_ngc_ft1_tool
-U disable udp
-P proxy_host proxy_port
-p tox_port (bind tox to that port)
FT1:
--ft_ack_per_packet
--ft_init_retry_timeout_after
--ft_sending_resend_without_ack_after
--ft_sending_give_up_after
--ft_packet_window_size
```