Tidy up RA scheduling.

This commit is contained in:
Simon Kelley
2012-02-25 13:09:18 +00:00
parent 96f6979c4f
commit 741c2952d4
4 changed files with 8 additions and 2 deletions

View File

@@ -348,7 +348,7 @@ static void nl_routechange(struct nlmsghdr *h)
ra_start_unsolicted(dnsmasq_time());
/* cause lease_update_file to run after we return, in case we were called from
iface_enumerate and can't re-enter it now */
alarm(1);
send_alarm();
}
#endif