X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=be2ef058c6bf45e4fcaea226422bd1df6434c79c;hb=6f25b5bdcdbcb21dbfb1c86fd79bfd5b71b027db;hp=477550ee64598fee72b83a2749546c423e0dea21;hpb=90b680ff05ea4a658865085e7be524854d5861e2;p=silc.git diff --git a/CHANGES b/CHANGES index 477550ee..be2ef058 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +Fri Oct 12 18:37:24 EDT 2001 Pekka Riikonen + + * Fixed the backup resuming protocol to work in multiple + router environment. Affected file silcd/server_backup.c. + + * Route packet only to one router in the function + silc_server_packet_send_to_channel. Affected file is + silcd/packet_send.c. + + * Fixed silc_server_send_notify_dest to set the broadcast + flag. Fixed the silc_server_send_notify_topic to actually + send the TOPIC_CHANGE notify and not SERVER_SIGNOFF notify. + Affected file silcd/packet_send.c. + Thu Oct 11 22:19:26 EDT 2001 Pekka Riikonen * Changed the backup router adding and getting interfaces