Changeset 266 for trunk/pdns/pdns/packethandler.hh
- Timestamp:
- 01/11/05 20:41:11 (8 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/packethandler.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/packethandler.hh
r215 r266 81 81 82 82 private: 83 int doNotify(DNSPacket *);83 int processNotify(DNSPacket *); 84 84 int PacketHandler::trySuperMaster(DNSPacket *p); 85 85 int makeCanonic(DNSPacket *p, DNSPacket *r, string &target);