Changeset 624

Show
Ignore:
Timestamp:
03/25/06 22:05:53 (7 years ago)
Author:
ahu
Message:

empty commit, but forgot to document on previous commit: add getIP method to ARecordContent for possible speedups later on in recursor
make rec_control case-insensitive
properly decide what gets included in answers and what not, and not just base this on the first record ttd!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/syncres.cc

    r619 r624  
    1616    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    1717*/ 
     18 
    1819 
    1920#include "utility.hh"