svnroot commit: ircd-hybrid/src parse.c

Piotr Nizynski adx at svn.ircd-hybrid.org
Wed Jul 26 11:56:37 EDT 2006


adx         2006-07-26 11:56:37 -0400 (Wed, 26 Jul 2006)

  Modified files:
    ircd-hybrid/src      parse.c 
  Log:
  + 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).
  
  Revision  Changes    Path
  752       +3 -4      ircd-hybrid/src/parse.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid/src/parse.c?rev=752&r1=751&r2=752&diff_format=h




More information about the hybrid-commits mailing list