commit | 843c96b4b39d36ea4f1df6249d37fda3c68ae614 | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Mon Feb 27 17:42:38 2012 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Mon Feb 27 17:42:38 2012 +0000 |
tree | 176d621d42515ba346064a093962db507ae21a9d | |
parent | 58dc02ebf20937456e0499398afe23615f8fdff8 [diff] [blame] |
Make RA without DHCPv6 possible.
diff --git a/src/netlink.c b/src/netlink.c index a8cea33..993c1f9 100644 --- a/src/netlink.c +++ b/src/netlink.c
@@ -343,7 +343,7 @@ #ifdef HAVE_DHCP6 /* force RAs to sync new network and pick up new interfaces. */ - if (option_bool(OPT_RA)) + if (daemon->ra_contexts) { ra_start_unsolicted(dnsmasq_time()); /* cause lease_update_file to run after we return, in case we were called from