SILC Server 1.0.4

Patrik Weiskircher pat at icore.at
Sun Apr 29 22:36:26 CEST 2007


SILC Server 1.0.4 Release Notes
================================

The new version of the SILC Server is now available!  The source package
of the software is available from the following sources:

          http://silcnet.org/
          ftp://ftp.silcnet.org/

This release fixes a small problem with parsing the 1.3 protocol version 
string correctly. Clients that conform to the 1.3 protocol will not be able 
to connect to a SILC server that isn't running this version.

Summary of Changes
------------------

   o Do not check for too new protocol version in during SKE,
     per the documented feature in silcd.conf(5).

The full list of changes is available on the website and in CHANGES file
in the source package.


Installation
------------

The source package is compiled and installed as instructed in the INSTALL
file found from the package.  Quick installation:

    ./configure
    make
    make install


Known Issues
------------

- Known Issues in SILC Server

    - Two or more servers with same IP must not be linked to same network,
      even if server ports are different.  This is limitation in current
      implementation and may cause desync problems in the network.

    - Adding or removing listenning interfaces (secondary interfaces in
      silcd.conf) does not work in rehash (rehash is kill -HUP <server
PID>).
      Changing listenning interfaces requires reboot of the server.

    - Router to router connections may not work as expected.




More information about the silc-users mailing list