config file format patches for silcd
Secure chat and conferencing protocol
Brought to you by:
priikone
From: Jochen E. <joc...@gm...> - 2002-05-26 23:47:14
|
Hi, I've modified the silcd config file format a little removing the ip and port option from the ServerInfo block and adding two subblocks: primary { ip = "ip"; port = "port"; } and secondary { ip = "ip"; port = "port"; } where you can specify zero or one primary block and as many secondary as you want. These patches ignore all secondary blocks but the primary block replaces the functionality of the old ip and port options. Planning to add support for multiple interfaces... the idea is to have one primary interface which is used for generating the server id and connecting to the router and optionally severall secondary interfaces to listen on. regards -- jochen -- "I'd rather die before using Micro$oft Word" -- Donald E. Knuth (asked whether he'd reinvent TeX in the light of M$ Word) GnuGP public key for joc...@gm...: http://penguin-breeder.org/?page=sigs (0x8AEB7AE3) |