FedP2P/dht
Matt Joiner 22428da0e3 Add packed IP list
This saves a lot of memory by allowing the IP blocklist to be mmap()ed in. In production with the latest level1 blocklist it's 35MB per process.
2015-09-23 18:25:22 +10:00
..
addr.go Some utils moved to missinggo 2015-08-04 00:29:01 +10:00
announce.go dht: Improve on on Msg methods 2015-08-18 02:11:09 +10:00
bitcount_test.go Remove a bunch of dead code 2014-12-28 12:51:09 +11:00
closest_nodes.go dht: Various improvements and removal of cruft 2014-12-26 17:21:48 +11:00
dht.go Add packed IP list 2015-09-23 18:25:22 +10:00
dht_test.go dht: Improve on on Msg methods 2015-08-18 02:11:09 +10:00
expvar.go dht: Short circuit non-DHT traffic 2015-08-06 08:59:30 +10:00