IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/02/18
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+T3s|4
+altonen
+dr|z3d
+hagen
+mareki2p
+not_bob_afk
+orignal
+postman
+qend-irc2p
+segfault
+snex
+wodencafe
Arch
BubbRubb
Danny
DeltaOreo
FreefallHeavens
Irc2PGuest32359
Irc2PGuest59134
Irc2PGuest61186
Irc2PGuest79272
Irc2PGuest89963
Onn4l7h
Onn4|7h
SigSegv
Sisyphus
Sleepy
T3s|4_
T3s|4__
Teeed
acetone_
ardu
b3t4f4c3__
bak83_
boonst
cumlord
dr4wd3_
duck
eyedeekay_bnc
hectobit
onon_
poriori_
profetikla
r3med1tz
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
weko_
x74a6
zzz reminder: proposal 167 review today 8 PM UTC #ls2
radakayot zzz, i think zero tokens in retry situation is not real. while parsing packet i release mutex a little bit early and probably that causes zero filled retry block. i just wanted to let you know.
zzz ok, good to know
zzz you have any part of the handshake working on the live net? or you just doing testnet, or haven't gotten that far yet?
radakayot yes, router works for now on mainnet with around 600 peers. since 2 days i'm collecting failed session logs to determine problems in the implementation.
zzz wow that's a big accomplishment, congrats. It's good to know that you're on the live net, in case we see anything strange happening, we can ask if it's you
radakayot thank you zzz. it wouldn't be that easy without your help.
radakayot sure, i don't want to cause disturbance on the network.
zzz if SSU2 was easy then we need you working more on I2P, because it sure wasn't easy for me
zzz not too worried about 'disturbance', but sometimes will see something unusual in the logs and spend time trying to chase it down
radakayot well, it was easy because i used i2pd's base structures for crypto. without orignal's work it would be difficult too.
radakayot if SSU2 was easy then we need you working more on I2P: sure i'll do my best to help the project.
radakayot i also can code in other languages than c/c++, like java.
radakayot from the ssu2 spec: "After sending or receiving a Termination block, the session should enter the closing phase for some maximum period of time TBD."
radakayot is this timeout decided?
orignal well zero token MIGHT be real
orignal rarely
orignal I have fxied it anyway
radakayot i saw in the repo orignal, thank you.