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

hybrid-commits at lists.ircd-hybrid.org hybrid-commits at lists.ircd-hybrid.org
Mon Oct 17 22:54:54 EDT 2005


db          2005-10-17 22:54:54 -0400 (Mon, 17 Oct 2005)

  Modified files:
    ircd-hybrid-7.2/src  irc_res.c 
  Log:
  (backported from HEAD)
  - irc_res.c would send out hundreds? of retry requests on clients that
  did not resolve, i.e. SERVFAIL. The code was essentailly ignoring
  SERVFAIL hence generating request after request after request.
  This appears to fix this major bug. It would be a good idea to add
  some logging here however.
  
  Revision  Changes    Path
  155       +8 -10     ircd-hybrid-7.2/src/irc_res.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid-7.2/src/irc_res.c?rev=155&r1=154&r2=155&diff_format=h




More information about the hybrid-commits mailing list