summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4/parser_context.h
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-01-12 21:16:43 +0100
committerFrancis Dupont <fdupont@isc.org>2017-01-12 21:16:43 +0100
commitee50101f9711dbc32fca06f88290566b1c7811bc (patch)
tree223fe8490dd6fa4ead6fd8b4e27760a49f12e44e /src/bin/dhcp4/parser_context.h
parent[5033] Added exmaple json files with dhcp-ddns, fixed copyrights (diff)
downloadkea-ee50101f9711dbc32fca06f88290566b1c7811bc.tar.xz
kea-ee50101f9711dbc32fca06f88290566b1c7811bc.zip
[5033] Some fixes (1,2,4 of review)
Diffstat (limited to 'src/bin/dhcp4/parser_context.h')
-rw-r--r--src/bin/dhcp4/parser_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/dhcp4/parser_context.h b/src/bin/dhcp4/parser_context.h
index 6f65360c0e..2df13e4f86 100644
--- a/src/bin/dhcp4/parser_context.h
+++ b/src/bin/dhcp4/parser_context.h
@@ -187,6 +187,8 @@ public:
///< Used while parsing content of Dhcp4.
DHCP4,
+ // not yet DHCP6,
+
///< Used while parsing content of Logging
LOGGING,