svnroot commit: ircd-hybrid-7.2/src parse.c

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


adx         2006-07-26 11:58:16 -0400 (Wed, 26 Jul 2006)

  Modified files:
    ircd-hybrid-7.2/src  parse.c 
  Log:
  + fixed an old bug that affected our numeric delivery:
  
  Spotted by: stu
  
  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
  753       +3 -4      ircd-hybrid-7.2/src/parse.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid-7.2/src/parse.c?rev=753&r1=752&r2=753&diff_format=h




More information about the hybrid-commits mailing list