add Yggdrasil adddress even if NTCP2 is not published. Correct reachable capacity

This commit is contained in:
orignal 2021-02-05 17:24:11 -05:00
parent dc64d1738a
commit 2d0e219197
2 changed files with 21 additions and 13 deletions

View file

@ -31,7 +31,8 @@ namespace i2p
eRouterStatusOK = 0,
eRouterStatusTesting = 1,
eRouterStatusFirewalled = 2,
eRouterStatusError = 3
eRouterStatusError = 3,
eRouterStatusUnknown = 4
};
enum RouterError