mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Simplify and fix RA lifetime calculation.
This commit is contained in:
@@ -685,7 +685,6 @@ struct dhcp_context {
|
||||
int prefix, if_index;
|
||||
time_t ra_time, ra_short_period_start;
|
||||
char *template_interface;
|
||||
int valid, preferred; /* times from address for constructed contexts */
|
||||
#endif
|
||||
int flags;
|
||||
struct dhcp_netid netid, *filter;
|
||||
|
||||
Reference in New Issue
Block a user