Class specifier in --dnskey, instead of hardwiring C_IN.

This commit is contained in:
Simon Kelley
2014-01-25 17:59:14 +00:00
parent 5b3bf92101
commit cbf13a2a6d
4 changed files with 28 additions and 8 deletions

View File

@@ -36,6 +36,7 @@
#define C_IN 1 /* the arpa internet */
#define C_CHAOS 3 /* for chaos net (MIT) */
#define C_HESIOD 4 /* hesiod */
#define C_ANY 255 /* wildcard match */
#define T_A 1