summaryrefslogtreecommitdiffstats
path: root/avahi-core/rr.h
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2008-01-21 00:24:37 +0000
committerFederico Lucifredi <flucifredi@acm.org>2008-01-21 00:24:37 +0000
commit0c5214b1797bd794556561e2e69303338d73eec6 (patch)
treea37927a7d7a1fde5ecbc64141fef878f67ced0b0 /avahi-core/rr.h
parent6799b1cdf043101c29b99f1ef4b60c70b6e0ca34 (diff)
added avahi_dnssec_sign_record() minus crypto pass.
git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1734 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-core/rr.h')
-rw-r--r--avahi-core/rr.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/avahi-core/rr.h b/avahi-core/rr.h
index 2df7ba1..baefb27 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -53,9 +53,7 @@ enum {
enum {
AVAHI_DNSSEC_PROTO = 0x3,
- AVAHI_DNSSEC_VALIDITY = 30,
- AVAHI_DNSSEC_TIME_DRIFT = 3600,
- AVAHI_DNSSEC_SHA1_KEYLENGTH = 89
+ AVAHI_DNSSEC_TIME_DRIFT = 3600
};
/** DNS record classes, see RFC 1035, in addition to those defined in defs.h */