back port DHT extension for external IPs

This commit is contained in:
Arvid Norberg 2010-12-31 09:33:43 +00:00
parent bfdbb98ee2
commit ccb00dac28
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* support DHT extension to report external IPs
* fixed rare crash in http_connection's error handling
* avoid connecting to peers listening on ports < 1024
* optimized piece picking to not cause busy loops in some end-game modes