IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/02/18
@eyedeekay
&zzz
+R4SAS
+RN_
+StormyCloud
+dr|z3d
+eche|off
+hagen
+hk
+mareki2p
+orignal
+postman
+qend-irc2p
+snex
+wodencafe
Arch
BravoOreo
BubbRubb
Chrono
Daddy
Danny
FreeB
FreefallHeavens
HowardPlayzOfAdmin
Irc2PGuest5036
Irc2PGuest52770
Irc2PGuest63688
Onn4l7h
Onn4|7h
Over
RN
Rogueone
Sisyphus
Sleepy
St1nt
T3s|4
T3s|4_
Teeed
aargh
acetone_
aisle
ardu
b3t4f4c3___
cumlord
dr4wd3
duanin2
duck
eyedeekay_bnc
ka2
kafficecco
nilbog-
not_bob_afk
ohThuku1
poriori_
pory_
profetikla
r00tobo
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
weko_
wew-
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.