Changeset 1940
- Timestamp:
- 01/30/11 22:27:50 (2 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/packethandler.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/packethandler.cc
r1939 r1940 234 234 rr.ttl=sd.default_ttl; 235 235 rr.qname=p->qdomain; 236 ns3prc.d_flags = 0; // for unknown reasons, the NSEC3PARAM 'flag' always needs to be zero. 236 237 rr.content=ns3prc.getZoneRepresentation(); 237 238 rr.auth = true;