072102cfd2
All code which was using ip and port now uses a new IPv4 object, subclass of a new network_address class. This will allow easy addition of I2P addresses later (and also IPv6, etc). Both old style and new style peer lists are now sent in the P2P protocol, which is inefficient but allows peers using both codebases to talk to each other. This will be removed in the future. No other subclasses than IPv4 exist yet. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
connection_basic.cpp | ||
connection_basic.hpp | ||
net_node.h | ||
net_node.inl | ||
net_node_common.h | ||
net_peerlist.h | ||
net_peerlist_boost_serialization.h | ||
network_throttle-detail.cpp | ||
network_throttle-detail.hpp | ||
network_throttle.cpp | ||
network_throttle.hpp | ||
p2p_protocol_defs.h | ||
stdafx.h |