summaryrefslogtreecommitdiff
path: root/includes/dhcp6.h
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2008-05-23 13:22:23 +0000
committerFrancis Dupont <fdupont@isc.org>2008-05-23 13:22:23 +0000
commit3dbe22465b8d37681dc59e18c0c0d3807e09069d (patch)
treeef91325f0015980c80df1d2dae194c31650abf3e /includes/dhcp6.h
parent61220a00915e7386297b44c043bcfd0934b0d73c (diff)
downloadisc-dhcp-3dbe22465b8d37681dc59e18c0c0d3807e09069d.tar.gz
merge 17621
Diffstat (limited to 'includes/dhcp6.h')
-rw-r--r--includes/dhcp6.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/includes/dhcp6.h b/includes/dhcp6.h
index 4b526b05..7cf7f3aa 100644
--- a/includes/dhcp6.h
+++ b/includes/dhcp6.h
@@ -205,3 +205,9 @@ struct dhcpv6_relay_packet {
* when the Unix epoch began.
*/
#define DUID_TIME_EPOCH 946684800
+
+/* Information-Request Time option (RFC 4242) */
+
+#define IRT_DEFAULT 86400
+#define IRT_MINIMUM 600
+