Freenet stable build 5032 is now available. Use your update utility to
upgrade (freenet-webinstall.exe or update.sh depending on platform). It
is also available from
http://freenetproject.org/snapshots/freenet-latest.jar (stop your node, 
install this over your current freenet.jar, start your node).
Changes:
* LOTS OF BUG FIXES, in fairly important areas. Examples:
- Estimates of transfer rates could be ludicrously high.
- The global success time estimator wasn't (wasn't always?) written out
  on Windows, leading to bad routing on startup.
- Don't drop our best nodes while restarting because they aren't
  connected yet, if they have recent successes.
- Fix announcements to nodes not in the routing table or otherwise
  connected.
- Fix bug in padding a trailer out when we abort it, may have caused
  connections to be closed for no good reason.
- Some NullPointerExceptions.
* Major changes to the failure table (system that tries to reduce load
  from retries of recently failed keys)
- Fixed architectural bugs, should increase effectiveness.
- Implement "secondary failure table", which has been described
  recently, to improve accuracy of estimators and statistics using an
  extension to the failure table.
* Various new diagnostic variables: outputBytesTrailingAttempted,
  searchFailedCount, diffSuccessSearchTime, absDiffSuccessSearchTime,
  diffTransferRate, absDiffTransferRate, routingSuccessRatioCHK. All are
  documented on the Diagnostics page in the node status servlet.
* Major changes to the Open Connections page, Peers mode is now default,
  and is extremely verbose.
* Show an estimate of nodes' max and min estimated transfer rates on the
  routing table summary page.
* Internal code improvements, improved logging etc.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support

Reply via email to