Marten Seemann
|
3b82628dbe
|
internalize ackhandler and congestion
|
2018-02-02 08:40:56 +08:00 |
|
Marten Seemann
|
5ef89733ae
|
implement packet pacing
|
2018-01-21 14:27:37 +11:00 |
|
Marten Seemann
|
f1ada87dcf
|
make the protocol package internal
|
2017-08-30 00:19:44 +07:00 |
|
Marten Seemann
|
987905149b
|
run gofmt to fix ordering of imports
|
2017-06-13 18:07:22 +02:00 |
|
Marten Seemann
|
c0b09c8646
|
make utils an internal package
|
2017-06-09 22:28:40 +02:00 |
|
Lucas Clemente
|
89d0ae9810
|
Simplify ackhandler and congestion by splitting up OnCongestionEvent
No functional change.
|
2017-04-05 21:34:08 +02:00 |
|
Lucas Clemente
|
0a233a39b9
|
add utils.InfDuration constant
|
2016-05-18 22:43:32 +02:00 |
|
Lucas Clemente
|
967a5c401c
|
merge protocol.MinMax into utils.MinMax
|
2016-05-14 13:28:18 +02:00 |
|
Lucas Clemente
|
db5e8f507e
|
introduce separate congestion debug interface to simplify mocking
|
2016-05-08 18:29:08 +02:00 |
|
Lucas Clemente
|
d178a02ad8
|
change congestion to use protocol.ByteCount
fixes #52
|
2016-05-05 01:41:34 +02:00 |
|
Lucas Clemente
|
7f1e85a977
|
implement CubicSender.RetransmissionDelay
|
2016-04-28 14:32:48 +02:00 |
|
Lucas Clemente
|
f209e87135
|
add support for slow start large reduction to cubic sender
|
2016-04-28 14:22:46 +02:00 |
|
Lucas Clemente
|
1722fc17be
|
implement cubic sender connection migration
|
2016-04-28 14:06:52 +02:00 |
|
Lucas Clemente
|
1164726cb1
|
add more cubic sender tests
|
2016-04-28 14:04:14 +02:00 |
|
Lucas Clemente
|
b6a2f72b29
|
implement more cubic sender tests
|
2016-04-28 12:03:55 +02:00 |
|
Lucas Clemente
|
f869be1eb1
|
implement cubic "exponential slow start" test
|
2016-04-28 10:34:27 +02:00 |
|
Lucas Clemente
|
f16d30a20c
|
implement another CubicSender test
|
2016-04-27 18:17:55 +02:00 |
|
Lucas Clemente
|
c641e24e8c
|
add cubic_sender plus initial test
|
2016-04-27 15:11:56 +02:00 |
|