SSU2: Fail IES2 on all session request after retry errors

Don't hexdump for RI errors
Don't throw ISE when sending 2nd retry
This commit is contained in:
zzz
2022-11-01 09:21:09 -04:00
parent ddd6a37507
commit f3f669dc2e
3 changed files with 48 additions and 3 deletions
@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Git";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 12;
public final static long BUILD = 13;
/** for example "-test" */
public final static String EXTRA = "";