FloodfillMonitorJob, FloodfillRouterInfoFloodJob:

- Directly connect to nearby floodfills to share our RI to speed up integration of new floodfills (#1195).
- Called on both non-ff -> ff OR ff -> non-ff.
- Create FloodfillRouterInfoFloodJob to do so.
This commit is contained in:
dg2-new
2015-06-08 19:24:28 +00:00
parent 8098d705f9
commit 97aeecd865
5 changed files with 84 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
2015-06-08 dg
* Language fixes
* Make netDb.storeFloodNew graphable for testing (#1195)
* Directly connect to nearby floodfills to share our RI
to speed up integration of new floodfills (#1195)
2015-06-06 str4d
* newsxml: Don't use XXX for parsing dates on Android