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