Marten Seemann
|
9d70bc24a5
|
simplify pacing logic by introducing a SendPacingLimited send mode
|
2023-06-02 18:35:02 +03:00 |
|
Marten Seemann
|
870fbe7ab0
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
|
Marten Seemann
|
9c3b553e47
|
change PTO to be per packet number space
|
2019-11-12 11:29:51 +07:00 |
|
Marten Seemann
|
1d392b4276
|
retransmit frames instead of packets
|
2019-08-29 15:00:10 +07:00 |
|
Marten Seemann
|
77d48248ff
|
unify TLP and RTO
This doesn't yet implement the persistent congestion detection, since
the specification of that still is in flux.
|
2019-01-01 09:53:09 +07:00 |
|
Marten Seemann
|
1420b138d5
|
implement TLPs
|
2018-04-25 20:47:18 +09:00 |
|
Marten Seemann
|
f052861775
|
only allow sending of retransmissions if these are RTO probe packets
|
2018-04-17 19:58:53 +09:00 |
|
Marten Seemann
|
b5977236ff
|
implement packet send modes to determine what kind of packets are sent
|
2018-03-13 14:49:48 +01:00 |
|