2004-10-05 jrandom

* Allow peers on the same LAN to communicate with each other safely even
      when they cannot talk to each other through the external address.
This commit is contained in:
jrandom
2004-10-06 01:12:03 +00:00
committed by zzz
parent 98c780415b
commit 29287da37c
4 changed files with 24 additions and 10 deletions

View File

@ -1,4 +1,8 @@
$Id: history.txt,v 1.33 2004/10/05 10:38:37 jrandom Exp $
$Id: history.txt,v 1.34 2004/10/05 14:21:47 jrandom Exp $
2004-10-05 jrandom
* Allow peers on the same LAN to communicate with each other safely even
when they cannot talk to each other through the external address.
2004-10-05 jrandom
* Display how much time is left before the graceful shutdown is complete.