diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ Changes in version 0.2.1.3-alpha - 2008-07-xx - Send a bootstrap problem "warn" event on the first problem if the reason is NO_ROUTE (that is, our network is down). + o Major features: + - Implements most of proposal 110: The first K cells to be send + along a circuit are marked as special "early" cells; only K + "early" cells will be allowed. Once this code is universal, we + can block certain kinds of DOS attack by only allowing EXTEND + commands in these cells. + o Major bugfixes: - Try to attach connections immediately upon receiving a RENDEZVOUS2 or RENDEZVOUS_ESTABLISHED cell. This can save a second or two |