orignal
|
3264704a23
|
Handle choked, new RTO and window size calculation
|
2024-12-14 17:59:51 -05:00 |
|
orignal
|
cec68a2447
|
rollback
|
2024-12-11 21:33:16 -05:00 |
|
orignal
|
dcbe6cfaf2
|
Update RTO calculation and windows reseting algorithm
|
2024-12-10 17:49:11 -05:00 |
|
Dimitris Apostolou
|
226257aa71
|
Fix typos
|
2024-12-06 17:11:31 +02:00 |
|
orignal
|
13604ccbb6
|
Changing the window calculation algorithm, increasing the minimum window size
|
2024-12-05 22:15:11 -05:00 |
|
orignal
|
ffd18baf30
|
support boost 1.87
|
2024-11-25 16:00:06 -05:00 |
|
orignal
|
3474538697
|
replaced boost::asio::io_service by boost::asio:io_context
|
2024-11-25 10:08:27 -05:00 |
|
orignal
|
5f1b31213f
|
more adequate initial RTT
|
2024-11-25 08:12:40 -05:00 |
|
orignal
|
2778b092e3
|
i2p.streaming.maxConcurrentStreams I2CP param
|
2024-11-11 13:41:27 -05:00 |
|
orignal
|
dbef3fe9d2
|
temirminate incoming right a way if no remote LeaseSet
|
2024-11-10 20:15:50 -05:00 |
|
orignal
|
a411fff1d9
|
limit number of incoming streams. don't request LeaseSet for incoming stream
|
2024-11-10 16:49:44 -05:00 |
|
orignal
|
7461b640e3
|
reduce CPU usage
|
2024-10-26 19:26:25 -04:00 |
|
orignal
|
8a234f70e6
|
send a packet to new remote lease in advance if current is about to expire
|
2024-10-18 15:59:37 -04:00 |
|
orignal
|
13b2fc3266
|
drop window size only when lease changes
|
2024-09-16 19:09:18 -04:00 |
|
orignal
|
d4c1a1c0bb
|
cleanup streaming destination's pools
|
2024-09-16 13:39:11 -04:00 |
|
orignal
|
cb0801fc16
|
reduce number of retransmits
|
2024-09-11 20:54:22 -04:00 |
|
orignal
|
261acbbd66
|
recalculate RTT for one way communications
|
2024-09-10 12:22:42 -04:00 |
|
orignal
|
07d108bb6f
|
send immediate ack request if no packet being sent
|
2024-09-09 18:40:06 -04:00 |
|
orignal
|
e0af7b077f
|
set max number of tags adequate to max window size
|
2024-09-05 20:28:40 -04:00 |
|
orignal
|
ead1b72886
|
set half of window on remote lease change
|
2024-09-03 15:20:33 -04:00 |
|
orignal
|
ae65af07c2
|
handle immediate ack request
|
2024-09-03 13:00:04 -04:00 |
|
orignal
|
509c039e2f
|
use Rng from pool if possible
|
2024-08-31 08:02:56 -04:00 |
|
orignal
|
604bdf314f
|
improved window size reculculation algorithm
|
2024-08-29 18:57:14 -04:00 |
|
orignal
|
3ff79038b5
|
handle individual NACKs
|
2024-08-27 15:33:59 -04:00 |
|
orignal
|
7be64dad89
|
limit number of resent packets at the time
|
2024-08-19 18:30:49 -04:00 |
|
orignal
|
fb8e0e1b5b
|
limit stream's inbound speed
|
2024-08-17 17:11:28 -04:00 |
|
orignal
|
09dbe9fc03
|
check option and packet length
|
2024-08-14 13:43:24 -04:00 |
|
orignal
|
42782944fb
|
Streaming congestion control improvements. Patch by onon
|
2024-08-01 13:49:32 -04:00 |
|
orignal
|
efd754eb93
|
set min pacing time to 250 microseconds
|
2024-07-31 07:56:40 -04:00 |
|
orignal
|
a9c486d7a1
|
fixed stream hanging due to inactivity. Smoother RTT
|
2024-07-09 10:51:22 -04:00 |
|
orignal
|
d23451fdf6
|
delete unused variable
|
2024-07-04 13:43:05 -04:00 |
|
orignal
|
d843502832
|
calculate min pacing time. Return wrongly removed line
|
2024-07-04 13:28:18 -04:00 |
|
orignal
|
0428b5ece1
|
limit stream's outbound speed
|
2024-07-04 13:07:57 -04:00 |
|
orignal
|
ea9c69cd53
|
some cleanup
|
2024-06-30 08:11:12 -04:00 |
|
orignal
|
199d149bed
|
improved congestion control
|
2024-06-29 09:17:11 -04:00 |
|
orignal
|
39e16824b9
|
reset routing path if duplicated SYN received
|
2024-05-17 19:19:17 -04:00 |
|
Vort
|
b2e21a4f12
|
increase maximum stream resend attempts to 9
|
2024-04-08 12:35:50 +03:00 |
|
orignal
|
4f1cb74f75
|
request choking delay if too many NACKs. Drop window size to 1 if choking delay received
|
2024-04-02 18:49:16 -04:00 |
|
Vort
|
4f8f3a386f
|
restart stream resend timer after updating initial RTO
|
2024-03-19 09:21:57 +02:00 |
|
Vort
|
cf77be0eeb
|
add lower limit for stream RTO
|
2024-03-19 06:37:21 +02:00 |
|
Vort
|
e7ff15c573
|
exclude resent stream packets from RTT calculations
|
2024-03-16 20:55:49 +02:00 |
|
Vort
|
d74033dd2b
|
tune RTT calculations
|
2024-03-15 09:06:33 +02:00 |
|
Vort
|
3ceb64db2e
|
1. Use EWMA for stream RTT estimation;
2. Drop window size by 10% instead of 50% in case of resend.
Change is based on code by onon.
|
2024-03-06 15:06:04 +02:00 |
|
orignal
|
530c353b00
|
don't send Ack with NACK immediately but after 2 milliseconds
|
2024-01-27 12:17:59 -05:00 |
|
orignal
|
21259204b1
|
eliminate send buffer mutex completely
|
2023-11-14 09:39:36 -05:00 |
|
orignal
|
6d204b4d7b
|
shorter streaming I2NP data messages
|
2023-03-26 22:12:43 -04:00 |
|
orignal
|
6f01ebc0a5
|
check target destination
|
2023-03-11 08:44:07 -05:00 |
|
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2023-01-03 21:25:19 +03:00 |
|
orignal
|
78357baca4
|
sync AcceptStream
|
2022-11-11 13:31:54 -05:00 |
|
orignal
|
c6a6a4e0e8
|
sync Receive from stream
|
2022-11-08 18:34:59 -05:00 |
|