- Sep 01, 2022
-
-
zzz authored
by processing DSM inline in InNetMessagePool. Caused random lookup failures of RI and LS. Made worse by previous change removing duplicate store from reply job. thanks obscuratus and drzed
-
- Aug 29, 2022
-
-
zzz authored
Use a single ack timer for each session rather than creating a new one for every ack Log tweaks
-
- Aug 28, 2022
-
-
zzz authored
as the console will do the lookup if not
-
- Aug 27, 2022
-
- Aug 25, 2022
- Aug 23, 2022
-
-
zzz authored
-
- Aug 22, 2022
-
- Aug 19, 2022
-
-
zzz authored
-
- Aug 16, 2022
-
-
zzz authored
-
- Aug 10, 2022
-
-
zzz authored
-
- Aug 06, 2022
-
-
zzz authored
ref: http://git.idk.i2p/mesh/i2p.i2p/-/issues/6
-
- Aug 05, 2022
-
-
zzz authored
-
- Aug 04, 2022
- Aug 02, 2022
-
-
zzz authored
(more prep for connection migration)
-
- Jul 31, 2022
-
-
zzz authored
As fallback for failed lookup by RemoteHostId. This will eventually be the primary lookup after most traffic is SSU2. For now, only used to receive traffic from a peer that changed IP/port. SSU 1/2 send destroy when replacing old session with new. Prep for full SSU2 connection migration.
-
- Jul 27, 2022
- Jul 26, 2022
-
-
zzz authored
-
- Jul 25, 2022
-
-
zzz authored
-
- Jul 19, 2022
- Jul 17, 2022
-
-
zzz authored
Use minimum MTU for IPv6 session confirmed to avoid PMTU issues Set default MTU for known IPv6 tunnel brokers Check for s mismatch in session confirmed RI Don't put DateTime block after Termination block Fix first message failed check Log sent data packet size Log tweaks
-
- Jul 15, 2022
- Jul 12, 2022
-
-
zzz authored
Reduce max consecutive message failures to fail session (SSU 1/2) Set peer as unreachable for these failures Reduce max consectutive session confirmed retransmissions Fix session confirmed retransmission timing Respond to relay tag request in data phase Log tweaks
-
- Jul 10, 2022
-
-
zzz authored
was treating them as acks
-
- Jul 09, 2022
- Jul 08, 2022
-
-
zzz authored
Move establisher and packet handler initialization to after the address initialization
-