ircd-hybrid-current and TS5 compatibility
Jack L.
xxjack12xx at doramail.com
Wed Dec 29 01:36:16 EST 2004
That's correct, ID(source_p) will know whether it should use an id or a name for TS5 or TS6
----- Original Message -----
From: "Rachel Llorenna" <rachies at gmail.com>
To: "Mailing List: ircd-hybrid" <hybrid at lists.ircd-hybrid.org>
Subject: ircd-hybrid-current and TS5 compatibility
Date: Wed, 29 Dec 2004 00:33:03 -0500
>
> It looks as though some of the code isn't designed to be fully
> backwards compatible with TS5... My snapshot (serial number
> 20041220_0) seems to make assumptions about whether or not a server
> supports the new TS6 specification (unique ID's):
>
> from m_links.c:
> sendto_one(source_p, form_str(RPL_LINKS),
> MyConnect(source_p) ? me.name : me.id,
> MyConnect(source_p) ? parv[0] : ID(source_p),
> me.name, me.name, 0, me.info);
>
> sendto_one(source_p, form_str(RPL_ENDOFLINKS),
> MyConnect(source_p) ? me.name : me.id,
> MyConnect(source_p) ? parv[0] : ID(source_p), "*");
>
> I was wondering if this was intentional or an accidental oversight
> because it appears to break TS5. Has the -current tree been tested
> against current TS5 servers?
> --
> Regards,
>
> Rachel Llorenna (frequency)
~Jack~
--
_______________________________________________
Get your free email from www.doramail.com with 30 Megs of disk space in webhosting and e-mail storage!
Powered by Outblaze
More information about the hybrid
mailing list