IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/02/18
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+Stormycloud
+anonymousmaybe
+dr|z3d
+eche|off
+hagen
+hk
+mareki2p
+postman
+qend-irc2p
+snex
+weko
+wodencafe
Arch
BubbRubb
Danny
DeltaOreo
FreeRider
FreefallHeavens
HowardPlayzOfAdmin1
Irc2PGuest57893
Irc2PGuest82088
Irc2PGuest85022
Irc2PGuest86602
Onn4l7h
Onn4|7h
Sleepy
SlippyJoe
T3s|4_
Yotsu
aargh
acetone_
ardu
b3t4f4c3___
bak83
cumlord
death
dr4wd3
eyedeekay_bnc
f00b4r
idontpee
not_bob_afk
ohThuku1
onon_
orignal_
poriori_
profetik1
r00tobo_BNC
rapidash
rascal
shiver_
solidx66
thetia
u5657
w8rabbit
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.