RetroShare/libretroshare/src/dht
Gioacchino Mazzurco 4a138e07b9
Implement IPv6 listening
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
2018-02-24 17:14:49 +01:00
..
connectstatebox.cc Fix warning: this statement may fall through 2017-07-17 22:29:11 +02:00
connectstatebox.h Bugfixes for ExclusiveProxy Mode. 2011-07-17 16:24:45 +00:00
p3bitdht_interface.cc removed unused variable warnings 2016-06-21 14:02:52 +02:00
p3bitdht_peernet.cc removed unused variable warnings 2016-06-21 14:02:52 +02:00
p3bitdht_peers.cc Implement IPv6 listening 2018-02-24 17:14:49 +01:00
p3bitdht_relay.cc moved rsconfigitems and rshistoryitems to rsitems/ 2017-04-24 22:47:08 +02:00
p3bitdht.cc Merge pull request #426 from sehraf/pr-disable-dht-stunner 2016-06-27 17:17:28 +01:00
p3bitdht.h add new option to qmake to enable dht stunner 2016-06-21 13:55:23 +02:00
stunaddrassist.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00