Fixed automatic reconnection to router and malloc failure handlings
authorPekka Riikonen <priikone@silcnet.org>
Mon, 9 Jun 2008 05:11:20 +0000 (08:11 +0300)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 9 Jun 2008 05:11:20 +0000 (08:11 +0300)
If remote router disconnects while still being in Unkonwn state reconnect
to the router after disconnecting.  This should prevent the bugs where
server doesn't reconnect to router after being disconnected at the early
connection state.

Fixed various memory allocation failure handlings.


No differences found