ViewVC Help
| View Changeset | Root Listing
root/svn
Jump to revision: Previous Next
Author: adx
Date: Wed Jul 26 15:56:37 2006 UTC (17 years, 8 months ago)
Log Message:
+ fixed an old bug that affected our numeric delivery:

Imagine we have a scenario like this:
[origin A on server 0] --> [OUR IRCD] --> [TS6 server] --> [TS5 server and target Z]

We'd try to address Z by its null ID only because the next server on the way
is TS6.  That led to delivery failure in cases like
ts6(origin)->ts6->ts6->ts5(target).


Changed paths