X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fodhcpd.git;a=blobdiff_plain;f=src%2Fodhcpd.h;h=7c0c3b9b661a55c9343bb4ad21d8d6c515e936fc;hp=8db3e7d2c7eee3c4dd32964a71222a58593a9748;hb=62ea54f5db4c636710781056541c4b85d043bef8;hpb=a898ee5458950203d4b2f8fec28c85313c855b91 diff --git a/src/odhcpd.h b/src/odhcpd.h index 8db3e7d..7c0c3b9 100644 --- a/src/odhcpd.h +++ b/src/odhcpd.h @@ -157,6 +157,7 @@ struct interface { int managed; int route_preference; int ra_maxinterval; + int ra_lifetime; // DHCPv4 struct in_addr dhcpv4_start;