summaryrefslogtreecommitdiff
path: root/bld
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2012-03-19 20:07:51 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2012-03-19 20:07:51 +0000
commit353ae4d2707f51ad5e708aed39de9700f0311096 (patch)
tree6d8168440802474c7e61c36acece4a92961c6076 /bld
parente759d426fa08a65455061823ffb83efaf3972fbb (diff)
downloaddnsmasq-353ae4d2707f51ad5e708aed39de9700f0311096.tar.gz
Check assumed SLAAC addresses by pinging them.v2.61test6
Diffstat (limited to 'bld')
-rw-r--r--bld/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bld/Android.mk b/bld/Android.mk
index a4bc610..53e4a56 100644
--- a/bld/Android.mk
+++ b/bld/Android.mk
@@ -8,7 +8,7 @@ LOCAL_SRC_FILES := bpf.c cache.c dbus.c dhcp.c dnsmasq.c \
netlink.c network.c option.c rfc1035.c \
rfc2131.c tftp.c util.c conntrack.c \
dhcp6.c rfc3315.c dhcp-common.c outpacket.c \
- radv.c
+ radv.c slaac.c
LOCAL_MODULE := dnsmasq