summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-26 13:09:57 -0500
committerThomas Markwalder <tmark@isc.org>2018-01-26 13:09:57 -0500
commitefd3b1e2918e50b61a81ded0ab0657d28f76e16e (patch)
tree34eae54294d49744ff113a46ae59a96af207bf9c /includes
parentb94669fa89ba991b51c3a8f37cad3033d5d9fb36 (diff)
downloadisc-dhcp-efd3b1e2918e50b61a81ded0ab0657d28f76e16e.tar.gz
[master] Includes DHCP4 option definitions for RFCs 4578,5071, and 5859
Merges in 47062
Diffstat (limited to 'includes')
-rw-r--r--includes/site.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/includes/site.h b/includes/site.h
index d9c1494b..2ef69e41 100644
--- a/includes/site.h
+++ b/includes/site.h
@@ -345,17 +345,20 @@
/* Include definitions for various options. In general these
should be left as is, but if you have already defined one
- of these and prefer your definition you can comment the
+ of these and prefer your definition you can comment the
RFC define out to avoid conflicts */
#define RFC2563_OPTIONS
#define RFC2937_OPTIONS
#define RFC4776_OPTIONS
+#define RFC4578_OPTIONS
#define RFC4833_OPTIONS
#define RFC4994_OPTIONS
+#define RFC5071_OPTIONS
#define RFC5192_OPTIONS
#define RFC5223_OPTIONS
#define RFC5417_OPTIONS
#define RFC5460_OPTIONS
+#define RFC5859_OPTIONS
#define RFC5969_OPTIONS
#define RFC5970_OPTIONS
#define RFC5986_OPTIONS