NetDB: Send RI lookups directly to the floodfill if

we are already connected to him
(from ISJ only; does not affect exploration, verifies, LSes, ...)
This commit is contained in:
zzz
2015-03-16 22:40:25 +00:00
parent db25eff74a
commit d22b05e114
4 changed files with 55 additions and 12 deletions

View File

@@ -1,5 +1,10 @@
2015-03-16 zzz
* Apache Tomcat 6.0.43
* NetDB: Send RI lookups directly to the floodfill if
we are already connected to him
* Router:
- Republish RI early if capabilities change
- Increase exploratory tunnel quantity if floodfill
* Throttle: Reject tunnels based on job lag
2015-03-15 zzz