2005-09-09 jrandom

* Added preliminary support for NAT hole punching through SSU introducers
    * Honor peer test results from peers that we have an SSU session with if
      those sessions are idle for 3 minutes or more.
This commit is contained in:
jrandom
2005-09-10 04:30:36 +00:00
committed by zzz
parent b5d571c75f
commit 44770b7c07
15 changed files with 1019 additions and 111 deletions

View File

@ -1,7 +1,12 @@
$Id: history.txt,v 1.241 2005/09/07 17:32:06 jrandom Exp $
$Id: history.txt,v 1.242 2005/09/09 20:13:50 cervantes Exp $
2005-09-09 jrandom
* Added preliminary support for NAT hole punching through SSU introducers
* Honor peer test results from peers that we have an SSU session with if
those sessions are idle for 3 minutes or more.
2005-09-09 cervantes
* New build due to change in build number :P (thanks ugha!)
* New build due to change in build number :P (thanks ugha!)
2005-09-07 BarkerJr
* HTML cleanup for the router console (thanks!)