commit | 871d4562f11ac281b4e7074000daf53a38937497 | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Sat Jul 27 21:32:32 2013 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Sun Jul 28 09:37:38 2013 +0100 |
tree | 391a95985cc23343d5539167da7538857568dbf3 | |
parent | 0f371f9e1aba19ccdd396b98ccacb92ff182a2f1 [diff] [blame] |
Support RFC-4242 information-refresh-time.
diff --git a/src/dhcp6-protocol.h b/src/dhcp6-protocol.h index 50d84a9..c4eef35 100644 --- a/src/dhcp6-protocol.h +++ b/src/dhcp6-protocol.h
@@ -55,6 +55,7 @@ #define OPTION6_RECONF_ACCEPT 20 #define OPTION6_DNS_SERVER 23 #define OPTION6_DOMAIN_SEARCH 24 +#define OPTION6_REFRESH_TIME 32 #define OPTION6_REMOTE_ID 37 #define OPTION6_SUBSCRIBER_ID 38 #define OPTION6_FQDN 39