IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/02/18
@eyedeekay
&eche|on
&kytv
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+T3s|4
+dr|z3d
+hagen
+hk
+lbt
+orignal
+postman
+radakayot
+segfault
+wodencafe
Arch
Danny
DeltaOreo
Extractor_
FreefallHeavens
Irc2PGuest30976
Irc2PGuest32278
Irc2PGuest42862
Irc2PGuest59134
Irc2PGuest783
Irc2PGuest96272
Leopold_
Nausicaa
Onn4l7h
Onn4|7h
Over1
Sisyphus
Sleepy
Soni
T3s|4_
Teeed
acetone_
aeiou
ardu
b3t4f4c3
boonst
cumlord
dr4wd3
eyedeekay_bnc
poriori
profetikla
qend-irc2p
r3med1tz
rapidash
shiver_sc
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.