FedP2P/iplist
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
..
cmd/pack-blocklist Add packed IP list 2015-09-23 18:25:22 +10:00
iplist.go Add packed IP list 2015-09-23 18:25:22 +10:00
iplist_test.go Add packed IP list 2015-09-23 18:25:22 +10:00
packed.go Add packed IP list 2015-09-23 18:25:22 +10:00
packed_test.go Add packed IP list 2015-09-23 18:25:22 +10:00