From: Pekka Riikonen Date: Tue, 30 Oct 2007 07:45:00 +0000 (+0000) Subject: updates. X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=1bd979cd28973f6e65c746021033668d46db55b0 updates. --- diff --git a/TODO-SILC b/TODO-SILC index 44afeed3..ffbadbe3 100644 --- a/TODO-SILC +++ b/TODO-SILC @@ -40,6 +40,10 @@ point. specs. Connection would be created with nick strings (which are of format nick@server). + o NAT detection protocool during SKE so that party behind NAT can + detect if it is behind NAT and receive the public IP address and port + that it may need (servers need it to create valid Server ID). (***DONE) + o Counter block send/receive IV 64 bits instead of 32 bits, and the value itself is used as 64-bit MSB ordered counter, which must be reset before the packet sequence counter wraps. It's basically