mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
4a138e07b9
With this commit IPv6-v3 surpass v0.6-IPv6-2 in term of features obsoleting it. p3BitDht handle gracefully unwanted non IPv4 addresses rsUdpStack handle gracefully unwanted non IPv4 addresses pqissludp handle gracefully unwanted non IPv4 addresses Move single address limitation workaround from p3discovery2::sendOwnContactInfo to better place p3PeerMgrIMPL::UpdateOwnAddress this way local address list is queried less often and only id there is some suggestion that it may have changed (probably ir will not be called all the times there is a changes in local network interfaces but is good enough) Implement crossplatform rs_setsockopt to avoid too much ifdef around Implement sockaddr_storage_copy to safely copy sockaddr_storage objects |
||
---|---|---|
.. | ||
connectstatebox.cc | ||
connectstatebox.h | ||
p3bitdht_interface.cc | ||
p3bitdht_peernet.cc | ||
p3bitdht_peers.cc | ||
p3bitdht_relay.cc | ||
p3bitdht.cc | ||
p3bitdht.h | ||
stunaddrassist.h |