X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fodhcpd.git;a=blobdiff_plain;f=src%2Fodhcpd.h;h=538a7e5213a899e8b44cb9dab46403e738ad4cdc;hp=7c0c3b9b661a55c9343bb4ad21d8d6c515e936fc;hb=3495f179bd901d6d232e0dbf35444ebe483fdfd9;hpb=62ea54f5db4c636710781056541c4b85d043bef8;ds=sidebyside diff --git a/src/odhcpd.h b/src/odhcpd.h index 7c0c3b9..538a7e5 100644 --- a/src/odhcpd.h +++ b/src/odhcpd.h @@ -150,13 +150,16 @@ struct interface { bool always_rewrite_dns; bool ra_not_onlink; bool ra_advrouter; + bool ra_useleasetime; bool no_dynamic_dhcp; + // RA int learn_routes; int default_router; int managed; int route_preference; int ra_maxinterval; + int ra_mininterval; int ra_lifetime; // DHCPv4