summaryrefslogtreecommitdiff
path: root/includes/dhctoken.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/dhctoken.h')
-rw-r--r--includes/dhctoken.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/dhctoken.h b/includes/dhctoken.h
index 6ca68c39..4822279c 100644
--- a/includes/dhctoken.h
+++ b/includes/dhctoken.h
@@ -33,6 +33,11 @@
* ``http://www.nominum.com''.
*/
+/*
+ * The following tokens have been deprecated and aren't in use anymore.
+ * They have been left in place to avoid disturbing the code.
+ * DNS_UPDATE, DNS_DELETE, NS_UPDATE, UPDATED_DNS_RR
+ */
enum dhcp_token {
SEMI = ';',
DOT = '.',