Added SilcIDListData structure and added it to ClientEntry and
authorPekka Riikonen <priikone@silcnet.org>
Tue, 7 Nov 2000 20:55:41 +0000 (20:55 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 7 Nov 2000 20:55:41 +0000 (20:55 +0000)
commit3b1567bc3c6ca713833cf4f56006372b571c1db3
treec4e8caa47184469c943446efc85214f39ba975f6
parent7577846d951196bf8f54b867f15cef0c5e763aa9
Added SilcIDListData structure and added it to ClientEntry and
ServerEntry so that they can be explicitly casted to the
SilcIDListData without first figuring out the type of the
entry (as it is usually an opaque pointer).

Made basic version router to router connections working. Also
defined better retry connection timeouts.
apps/silcd/command.c
apps/silcd/command_reply.c
apps/silcd/idlist.c
apps/silcd/idlist.h
apps/silcd/protocol.c
apps/silcd/server.c
apps/silcd/server.h
apps/silcd/serverconfig.c
apps/silcd/serverconfig.h
apps/silcd/testi2.conf