updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 266b3f52cfc20e674d7a8aa7b61c9c09709fb4fa..2c685800acb73747392a527500c715b9ae217e57 100644 (file)
--- a/TODO
+++ b/TODO
@@ -57,7 +57,13 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
- o IPv6 support for ID's and into the code.
+ o silc_server_get_users_on_channel does not support IPv6 based Client
+   ID's.
+
+ o silc_server_route_get and the route code in general supports only
+   IPv4.
+
+ o silcd/serverid.c and its routines supports only IPv4.
 
  o Compression routines are missing.  The protocol supports packet
    compression thus it must be implemented.  SILC Comp API must be