Lokinet 0.6.4 (All You're Base)
Various fixes to address unanticipated problems in the 0.6.3 changes.
- Fixed a bug that wiped all the known router info on router restart (PR #1048)
- Significantly overhaul the way lokinet routers crawl the network to learn about other routers do much fewer lookups at once, and to keep the results for longer (PRs #1050, #1056, #1058)
- Add priorities to link layer messages so that if we fill up the buffer we drop less important messages first (PR #1053)
- Adds stats about the outbound message queue to help understand where we are hitting limits (PR #1054)