summaryrefslogtreecommitdiffhomepage
path: root/src/dhcpv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhcpv6.h')
-rw-r--r--src/dhcpv6.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dhcpv6.h b/src/dhcpv6.h
index 09ab46f..c0775f1 100644
--- a/src/dhcpv6.h
+++ b/src/dhcpv6.h
@@ -156,6 +156,7 @@ struct dhcpv6_assignment {
struct ustream_fd managed_sock;
uint32_t leasetime;
+ unsigned int flags;
uint8_t clid_len;
uint8_t clid_data[];