Rename existing DNSSEC macros into DNSSEC_PROXY.

This commit is contained in:
Giovanni Bajo
2012-04-05 02:46:52 +02:00
committed by Simon Kelley
parent 53f84c7f62
commit 237724c0c7
3 changed files with 5 additions and 5 deletions

View File

@@ -213,7 +213,7 @@ struct event_desc {
#define OPT_NO_OVERRIDE 30
#define OPT_NO_REBIND 31
#define OPT_ADD_MAC 32
#define OPT_DNSSEC 33
#define OPT_DNSSEC_PROXY 33
#define OPT_CONSEC_ADDR 34
#define OPT_CONNTRACK 35
#define OPT_FQDN_UPDATE 36