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 {
#define D6_OPT_TZ_POSIX 41
#define D6_OPT_TZ_NAME 42
+#define D6_OPT_BOOT_URL 59
+#define D6_OPT_BOOT_PARAM 60
+
/*** Other shared functions ***/
struct client6_data_t {