use random peer IDs in anonymous mode

This commit is contained in:
Arvid Norberg
2012-07-08 22:47:25 +00:00
parent a348eae42d
commit 3d7dc768da
3 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* use random peer IDs in anonymous mode
* fix move_storage bugs
* fix unnecessary dependency on boost.date_time when building boost.asio as separate compilation
* always use SO_REUSEADDR and deprecate the flag to turn it on