protocol handling for DNSSEC

This commit is contained in:
Simon Kelley
2014-01-14 23:13:55 +00:00
parent cc111e0bab
commit a25720a34a
4 changed files with 64 additions and 24 deletions

View File

@@ -230,7 +230,8 @@ struct event_desc {
#define OPT_QUIET_DHCP6 43
#define OPT_QUIET_RA 44
#define OPT_DNSSEC_VALID 45
#define OPT_LAST 46
#define OPT_DNSSEC_PERMISS 46
#define OPT_LAST 47
/* extra flags for my_syslog, we use a couple of facilities since they are known
not to occupy the same bits as priorities, no matter how syslog.h is set up. */