Opened 3 years ago
Last modified 3 years ago
#2080 open enhancement
Prevent I2P from deleting router infos when network connection is down
Reported by: | Reportage | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | router/netdb | Version: | 0.9.32 |
Keywords: | reseeding, network connectivity | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
When I2P detects that network connectivity is lost, expiring router infos
should be suspended, otherwise a router will lose all of its RIs in short
order when a network outage occurs.
Subtickets
Change History (1)
comment:1 Changed 3 years ago by
Component: | unspecified → router/netdb |
---|---|
Status: | new → open |
Note: See
TracTickets for help on using
tickets.
There is protection to prevent all the RIs from being deleted when there's no connection, but some or most of them may be, and the network-down detection may also be flaky. For further research.