aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/d6_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/d6_common.h')
-rw-r--r--networking/udhcp/d6_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/networking/udhcp/d6_common.h b/networking/udhcp/d6_common.h
index e9c0397ae..d0506e2bb 100644
--- a/networking/udhcp/d6_common.h
+++ b/networking/udhcp/d6_common.h
@@ -128,6 +128,9 @@ struct d6_option {
128#define D6_OPT_TZ_POSIX 41 128#define D6_OPT_TZ_POSIX 41
129#define D6_OPT_TZ_NAME 42 129#define D6_OPT_TZ_NAME 42
130 130
131#define D6_OPT_BOOT_URL 59
132#define D6_OPT_BOOT_PARAM 60
133
131/*** Other shared functions ***/ 134/*** Other shared functions ***/
132 135
133struct client6_data_t { 136struct client6_data_t {