import of dnsmasq-2.55.tar.gz

This commit is contained in:
Simon Kelley
2010-06-07 22:01:39 +01:00
parent 8ef5ada238
commit c52e189734
16 changed files with 716 additions and 692 deletions

View File

@@ -281,7 +281,7 @@ static void nl_routechange(struct nlmsghdr *h)
return;
/* Force re-reading resolv file right now, for luck. */
poll_resolv(1, 1, dnsmasq_time());
daemon->last_resolv = 0;
if (daemon->srv_save)
{