diff --git a/i-d/pdns-qof.xml b/i-d/pdns-qof.xml index f83267c..bac075d 100644 --- a/i-d/pdns-qof.xml +++ b/i-d/pdns-qof.xml @@ -213,7 +213,13 @@ The document does not describe the protocol (e.g. whois, HTTP REST or XMPP) nor Implementations MAY support the following fields:
This field returns the sensor information where the record was seen. The sensor_id is an opaque byte string as defined by RFC 5001 in section 2.3. -
+ +
+ This field returns the first time that the unique tuple (rrname, rrtype, rdata) record has been seen via zone file import. The date is expressed in seconds (decimal ascii) since 1st of January 1970 (unix timestamp). The time zone MUST be UTC. +
+
+ This field returns the last time that the unique tuple (rrname, rrtype, rdata) record has been seen via zone file import. The date is expressed in seconds (decimal ascii) since 1st of January 1970 (unix timestamp). The time zone MUST be UTC. +