X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fs_bsd.c;h=5e39f22b5da549ad07ace730cfb798239ccaf3aa;hb=e93ba1690ac9c73ad17a9fdf41e672bb6ccac466;hp=15d53b812c28ecce38b68b0cf346a95cf1ebc518;hpb=fe7e9df87467447f02ff96dfb2c1027a0e0c2fcd;p=ircu2.10.12-pk.git diff --git a/ircd/s_bsd.c b/ircd/s_bsd.c index 15d53b8..5e39f22 100644 --- a/ircd/s_bsd.c +++ b/ircd/s_bsd.c @@ -1417,6 +1417,8 @@ int connect_server(struct ConfItem* aconf, struct Client* by, LocalClientArray[cptr->fd] = cptr; Count_newunknown(UserStats); + ip_registry_add_local(aconf->ipnum.s_addr); + add_client_to_list(cptr); hAddClient(cptr); nextping = CurrentTime;