@eyedeekay
+R4SAS
+RN
+RN_
+Xeha
+orignal
FreeRider
Irc2PGuest22478
Irc2PGuest48042
Onn4l7h
Onn4|7h
T3s|4_
aargh3
acetone_
anon4
eyedeekay_bnc
not_bob_afk
profetikla
shiver_1
u5657
weko_
x74a6
orignal
what is tunnel rejection reason code 100?
orignal
I saw it today
dr|z3d
java i2p only goes up to 50
dr|z3d
/** probabalistic tunnel rejection due to a flood of requests - infrequent */
dr|z3d
public static final int TUNNEL_REJECT_PROBABALISTIC_REJECT = 10;
dr|z3d
/** tunnel rejection due to temporary cpu/job/tunnel overload - rare */
dr|z3d
public static final int TUNNEL_REJECT_TRANSIENT_OVERLOAD = 20;
dr|z3d
/** tunnel rejection due to excess bandwidth usage - used for most rejections even if not really for bandwidth */
dr|z3d
public static final int TUNNEL_REJECT_BANDWIDTH = 30;
dr|z3d
/** tunnel rejection due to system failure - not currently used */
dr|z3d
public static final int TUNNEL_REJECT_CRIT = 50;
weko
Maybe rust realization
RN
is it workable weko? does it talk?
weko
Idk actual working state, but it is maybe in development
RN
I remember talk about it, but it has been a long time
orignal
he mean str4d's I guess
orignal
I remeber zzz menation some code match cngestion cap G, e.g. go away
orignal
better to ask idk
dr|z3d
couldn't see any evidence of code 100 being sent with congestion caps, but I may have overlooked something.
dr|z3d
let's have a look at the original caps commit, we'll know then.
dr|z3d
nope, we're not sending numeric codes for congestion caps.
dr|z3d
git.idk.i2p/i2p-hackers/i2p.i2p/-/commit/bec19788615aa962bdc0ef4e26db46294431469f if you want to check for yourself.
orignal
100 means strange anyway
orignal
dr|z3d how do you send pings in Java?
orignal
flood of trabsit tunnels again
orignal
20K
dr|z3d
orignal: gitlab.com/i2pplus/I2P.Plus/-/blob/master/apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2Ping.java
dr|z3d
and yeah, attack of the mutant shitty transit tunnels is upon us.
dr|z3d
have you noticed any router "profile" that's doing all the requests?
dr|z3d
did you get anywhere with your router blocking, orignal?