summaryrefslogtreecommitdiffstats
path: root/avahi-core/rr.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/rr.h')
-rw-r--r--avahi-core/rr.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/avahi-core/rr.h b/avahi-core/rr.h
index fc6a0e6..2437ef2 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -52,7 +52,9 @@ enum {
/**DNSSEC protocol constants */
enum {
- AVAHI_DNSSEC_PROTO = 0x3
+ AVAHI_DNSSEC_PROTO = 0x3,
+ AVAHI_DNSSEC_VALIDITY = 30,
+ AVAHI_DNSSEC_TIME_DRIFT = 3600
};
/** DNS record classes, see RFC 1035, in addition to those defined in defs.h */