X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdhcpv6.h;h=c0775f190c90559f61ffbbe65f68f7a2eb140356;hb=adc8f6269d82f526e225fd8d4b78388fc2da0659;hp=09ab46f9e7a90073657000871d803ac09702092f;hpb=e63a2837acfaf54c97a9db466bf485e9f7024fe8;p=project%2Fodhcpd.git 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[];