]> arthur.barton.de Git - ngircd-alex.git/commit
Server links: detect RFC 1459 mode direct after SERVER command
authorAlexander Barton <alex@barton.de>
Thu, 14 Aug 2008 21:23:04 +0000 (23:23 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 23 Sep 2008 09:47:17 +0000 (11:47 +0200)
commita60465be3ec6e6960a981c5e2c21846839359653
tree922aea384966a2b683e044bfd5d8a51e6ae996a4
parent14048c471757ad63c9ca6aab38877bf4579a5062
Server links: detect RFC 1459 mode direct after SERVER command

This patch allows ngIRCd to detect right after receiving the SERVER command
from the peer whether the RFC 1459 compatibility mode must be used or not.
And it fixes the announcement of users during establishing new server links
with such peers.
src/ngircd/client.h
src/ngircd/irc-login.c
src/ngircd/irc-server.c
src/ngircd/numeric.c