Simplify and fix RA lifetime calculation.

This commit is contained in:
Simon Kelley
2012-12-21 16:23:26 +00:00
parent bad7b875eb
commit ed8b68ad06
3 changed files with 15 additions and 36 deletions

View File

@@ -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;