orignal
|
f67c38d8d2
|
fixed typo
|
2024-04-18 18:06:24 -04:00 |
|
orignal
|
1f1a3270f7
|
fixed IsPublished for ipv6
|
2024-04-15 09:26:30 -04:00 |
|
orignal
|
ffee29272f
|
avoid two firewalled routers in the row
|
2024-04-14 20:09:06 -04:00 |
|
orignal
|
26fac94d05
|
delete unused varibale
|
2024-04-08 19:24:44 -04:00 |
|
orignal
|
9a30068ae5
|
don't compare OBEP hash twice to check if it's a fresh tunnel
|
2024-04-08 19:00:02 -04:00 |
|
Vort
|
b2e21a4f12
|
increase maximum stream resend attempts to 9
|
2024-04-08 12:35:50 +03:00 |
|
Vort
|
57e46ba0cf
|
reset stream RTO if outbound tunnel was changed
|
2024-04-07 21:24:56 +03:00 |
|
Vort
|
df3dc1f574
|
change tunnels during stream resend attempts 5 and 6
|
2024-04-07 17:30:19 +03:00 |
|
r4sas
|
1b5f67e185
|
[FS] misc: bump year
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
2024-04-06 20:38:58 +00:00 |
|
orignal
|
c49dd712de
|
2.51.0
|
2024-04-06 08:53:54 -04: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 |
|
orignal
|
75df8d3c7b
|
drop ack Through to last packet if Number of NACKs exceeds 255
|
2024-04-02 11:30:38 -04:00 |
|
orignal
|
85be76b01a
|
check if LeaseSet was submitted recently. Fixed typo
|
2024-04-01 08:41:58 -04:00 |
|
Vort
|
ac9d92c681
|
select maximum SSU2 queue size depending on RTT value
|
2024-03-26 10:18:56 +02:00 |
|
Vort
|
a703d31893
|
don't double initial RTO
|
2024-03-19 10:48:42 +02:00 |
|
Vort
|
4f8f3a386f
|
restart stream resend timer after updating initial RTO
|
2024-03-19 09:21:57 +02:00 |
|
Vort
|
83f0b9c041
|
extract single RTT sample from stream ACK
|
2024-03-19 09:21:43 +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 |
|
orignal
|
161ff3579b
|
don't delete new session with same router hash from sessions-by-hash table
|
2024-03-15 20:12:47 -04:00 |
|
orignal
|
f2085ecc8d
|
fixed warning
|
2024-03-15 19:17:25 -04:00 |
|
Vort
|
d74033dd2b
|
tune RTT calculations
|
2024-03-15 09:06:33 +02:00 |
|
Vort
|
0236769134
|
lower SSU2 resend traffic spikes
|
2024-03-14 19:41:16 +02:00 |
|
orignal
|
530a078535
|
don't request temination if session was not established
|
2024-03-13 13:56:10 -04:00 |
|
Vort
|
08cc256c54
|
fix typo in message expiration check
|
2024-03-13 16:41:01 +02:00 |
|
orignal
|
6432963294
|
Merge pull request #2037 from vovasty/fs_ios_simulator_fix
fix HashedStorage::Init exceptions in ios simulator.
|
2024-03-11 14:55:16 -04:00 |
|
Vlad Solomenchuk
|
59beb5e4e4
|
fix TARGET_OS_SIMULATOR check
|
2024-03-11 11:29:41 -07:00 |
|
Vort
|
2d06c0cbe6
|
add expiration for messages in SSU2 send queue
|
2024-03-09 19:09:05 +02:00 |
|
Vlad Solomenchuk
|
51446f0324
|
fix FS::HashedStorage::Init exceptions in ios simulator.
|
2024-03-08 10:23:51 -08:00 |
|
orignal
|
66d0b7aec4
|
correct publication verification for encrypted LeaseSet
|
2024-03-07 10:25:10 -05:00 |
|
orignal
|
92b49fb969
|
clear excluded floodfills after successive publishing
|
2024-03-06 21:01:17 -05:00 |
|
orignal
|
17dd5c1285
|
publish encrypted leaset on floodfill closest to store hash
|
2024-03-06 18:36:01 -05: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
|
bb702700f7
|
don't check session for single tag
|
2024-03-06 07:17:59 -05:00 |
|
orignal
|
ff3fec9a00
|
remove tag immediately after use
|
2024-03-05 10:30:01 -05:00 |
|
orignal
|
3873e60cbb
|
try to send database store reply directly to IBGW
|
2024-03-04 14:30:49 -05:00 |
|
orignal
|
2dbf094433
|
try to send lookup reply directly to IBGW
|
2024-03-04 13:34:57 -05:00 |
|
Vort
|
98543af92b
|
fix high latency threshold
|
2024-03-04 13:41:50 +02:00 |
|
orignal
|
af0d853ccd
|
some cleanup
|
2024-03-03 10:28:25 -05:00 |
|
orignal
|
20a5e19ea1
|
don't request banned router
|
2024-03-03 09:56:11 -05:00 |
|
orignal
|
f1058410fb
|
don't request banned router
|
2024-03-03 07:42:39 -05:00 |
|
orignal
|
6ba42a0912
|
check if established peer test session has the same address type
|
2024-03-02 18:17:56 -05:00 |
|
orignal
|
1292ec67c0
|
check if remote router supports peer test
|
2024-03-02 18:02:55 -05:00 |
|
orignal
|
2f2f14e3a7
|
try publishing again after 5 seconds if no tunnels in the pool
|
2024-03-02 11:26:41 -05:00 |
|
orignal
|
edd9dd2c39
|
try to publish again after 5 seconds if destination is not ready
|
2024-03-02 10:57:01 -05:00 |
|
orignal
|
f8722f17c6
|
pick peer test session only if Charlie's address supports peer testing
|
2024-03-01 21:59:52 -05:00 |
|
orignal
|
38cc01e13d
|
check own peer test cap for peer test msg 2
|
2024-03-01 14:33:11 -05:00 |
|
orignal
|
6ca266ff3b
|
reject peer test msg 2 if peer testing is not supported
|
2024-03-01 14:03:13 -05:00 |
|
orignal
|
b9773c88e4
|
don't set test failed state to expiring tunnels
|
2024-03-01 12:45:21 -05:00 |
|
orignal
|
3311fe62bb
|
fixed potential race condition with tunnel tests
|
2024-03-01 08:03:40 -05:00 |
|
Vort
|
e5f75eb61c
|
log would_block error at info level
|
2024-02-29 16:12:51 +02:00 |
|
Vort
|
89f9bec49a
|
derive SSU2 socket buffer size from bandwidth limit
|
2024-02-29 16:02:43 +02:00 |
|
Vort
|
f3c052ed0c
|
write SSU2 socket buffer sizes to log
|
2024-02-29 10:27:52 +02:00 |
|
Vort
|
aa1de7fe94
|
enable non-blocking mode for UDP sockets
|
2024-02-28 18:55:28 +02:00 |
|
orignal
|
ca45fe73e9
|
never delete conneted router from netdb
|
2024-02-27 16:10:17 -05:00 |
|
orignal
|
a8af683643
|
renamed steady to monotonic
|
2024-02-27 12:33:07 -05:00 |
|
orignal
|
b86c83a068
|
encrypt tunnel tests for ElGamal-only destinations
|
2024-02-27 11:47:32 -05:00 |
|
orignal
|
6656ef3c8d
|
correct clock for non-encrypted tunnel tests
|
2024-02-27 09:02:26 -05:00 |
|
orignal
|
6898d04a1d
|
send tunnel test mesaage only if encrypted
|
2024-02-27 08:30:31 -05:00 |
|
Vort
|
3d03732555
|
add tunnel test message
|
2024-02-27 11:08:14 +02:00 |
|
Vort
|
d6d440ba8a
|
allow 0ms latency for tunnel
|
2024-02-26 05:57:28 +02:00 |
|
orignal
|
821a76a7c5
|
flush IBGW if tunnel build request OBEP is on the same router
|
2024-02-25 09:15:08 -05:00 |
|
orignal
|
a1dce017f4
|
allow tunnel endpoint to send tunnel build reply to itself
|
2024-02-24 11:40:43 -05:00 |
|
orignal
|
78af34237e
|
reduce session termination timeout
|
2024-02-23 19:22:49 -05:00 |
|
orignal
|
8874ea8033
|
fixed typo
|
2024-02-23 18:06:31 -05:00 |
|
orignal
|
6bd1ee36f7
|
fixed typo
|
2024-02-23 16:09:32 -05:00 |
|
orignal
|
f07c4bd1dd
|
drop transit tunnel if next ident is ours
|
2024-02-23 15:24:52 -05:00 |
|
orignal
|
8524a67895
|
fail last tunnel if tunnel quantity is 1
|
2024-02-23 12:32:21 -05:00 |
|
orignal
|
43d880752e
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2024-02-23 11:37:52 -05:00 |
|
orignal
|
d4246edb82
|
don't fail last tunnel
|
2024-02-23 11:37:09 -05:00 |
|
Vort
|
5415598f60
|
add zero check to congestion level calculations
|
2024-02-22 21:50:05 +02:00 |
|
orignal
|
7d73c304b5
|
Extend transit tunnels limit to 4 bytes. Bump default value to 10K
|
2024-02-22 14:22:11 -05:00 |
|
orignal
|
d25206abce
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
|
orignal
|
36a060d50f
|
Consider 'M' routers as low bandwidth
|
2024-02-21 12:37:33 -05:00 |
|
Vort
|
d524105727
|
skip bandwidth updates in case of time going backwards
|
2024-02-20 23:27:31 +02:00 |
|
Vort
|
b092e712ec
|
make more attempts to select not bad hop
|
2024-02-20 19:05:19 +02:00 |
|
Vort
|
19e23b34da
|
add constants for congestion levels
|
2024-02-20 10:30:05 +02:00 |
|
orignal
|
f2b720617c
|
Merge pull request #2016 from Vort/medium_congestion2
implement medium congestion indication
|
2024-02-19 19:13:12 -05:00 |
|
Vort
|
d677d67676
|
implement medium congestion indication
|
2024-02-19 21:36:38 +02:00 |
|
orignal
|
7e3157b162
|
don't process packet in terminated stream
|
2024-02-18 21:28:06 -05:00 |
|
orignal
|
2b6a95cbee
|
don't check session for symmetric key tagset. re-create tags hash if too many used tags
|
2024-02-16 21:30:40 -05:00 |
|
orignal
|
900153765a
|
move router's tags cleanup to router's thread
|
2024-02-16 18:56:04 -05:00 |
|
orignal
|
441e847de8
|
don't try to decrypt dulpicate message
|
2024-02-16 14:49:12 -05:00 |
|
orignal
|
6439e227f6
|
consider test failed state as established. Delete failed tunnels sooner
|
2024-02-15 19:29:33 -05:00 |
|
orignal
|
def404b61a
|
skip failed and expiring tunnels for peer tests
|
2024-02-14 22:19:07 -05:00 |
|
orignal
|
d8be5b8ce1
|
fixed warning
|
2024-02-14 21:58:03 -05:00 |
|
orignal
|
dddbca6ffb
|
common rng for random shuffle
|
2024-02-14 21:35:41 -05:00 |
|
orignal
|
56619caa71
|
random shuffle of tunnels for peer test pairs
|
2024-02-14 20:16:36 -05:00 |
|
orignal
|
0e502c49b5
|
show correct tunnel status. restore tunnel if delivery status or data for inbound tunnel received
|
2024-02-14 18:53:28 -05:00 |
|
orignal
|
967627e58a
|
read correct reply length and handle reply codes
|
2024-02-12 21:55:30 -05:00 |
|
orignal
|
7691a5b4a9
|
use common SOCK5 code for reseed
|
2024-02-12 13:22:26 -05:00 |
|
orignal
|
158160f5c0
|
common code for SOCKS5 proxy connectivity
|
2024-02-10 20:03:36 -05:00 |
|
Vort
|
adba3987f8
|
logging fixes
|
2024-02-10 17:10:21 +02:00 |
|
orignal
|
36dbc15bca
|
keep SSU2 socket open even if failed to bind
|
2024-02-09 18:08:51 -05:00 |
|
orignal
|
d96803a290
|
always request through tunnels in case of restricted routes
|
2024-02-09 15:24:48 -05:00 |
|
orignal
|
592d6ae4f4
|
check log level before calculating base32 or base64 of ident
|
2024-02-08 21:56:25 -05:00 |
|
orignal
|
7dd9a7a0af
|
added CheckLogLevel
|
2024-02-08 21:45:57 -05:00 |
|
orignal
|
1b23aa2d7b
|
increase request timeout
|
2024-02-08 21:44:12 -05:00 |
|
orignal
|
f980277552
|
don't flood failed router
|
2024-02-08 19:55:54 -05:00 |
|
orignal
|
586695673b
|
correct log message for next netdb request
|
2024-02-08 18:48:10 -05:00 |
|