net: move CBanDB and CAddrDB out of net.h/cpp
commitd93b14dc5ddfb937b0cc18be425b9d048cefb66b
authorCory Fields <cory-nospam-@coryfields.com>
Sat, 16 Apr 2016 04:13:15 +0000 (16 00:13 -0400)
committerCory Fields <cory-nospam-@coryfields.com>
Thu, 8 Sep 2016 16:03:22 +0000 (8 12:03 -0400)
tree34ef01ca454822012869ee98a81189b79802c6d5
parent531214fb100c14e62921085cd68cabe2b20ee0eb
net: move CBanDB and CAddrDB out of net.h/cpp

This will eventually solve a circular dependency
src/Makefile.am
src/addrdb.cpp [new file with mode: 0644]
src/addrdb.h [new file with mode: 0644]
src/net.cpp
src/net.h