Backup router testing, fixes.
[silc.git] / apps / silcd / server_util.h
index 32ea609f16e9f12de22ece815f2d45b5af49b86b..413bdeb97284c108dec09cb9f6a5b5052b5cd88c 100644 (file)
@@ -34,7 +34,8 @@ bool silc_server_remove_clients_by_server(SilcServer server,
    attempt to figure out which clients really are originated from the
    `from' and which are originated from a server that we have connection
    to, when we've acting as backup router. If it is FALSE the `to' will
-   be the new source. */
+   be the new source.  If `from' is NULL then all clients (except locally
+   connected) are updated `to'. */
 void silc_server_update_clients_by_server(SilcServer server,
                                          SilcServerEntry from,
                                          SilcServerEntry to,