summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2015-12-23 16:15:58 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2015-12-23 16:15:58 +0000
commit11867dc28c7bd7c8a509ee7c8c7438cd2bcc1770 (patch)
tree8cd6f1581d359bc23bcbbec74fde292030728528 /Makefile
parentd3a8b39c7df2f0debf3b5f274a1c37a9e261f94e (diff)
downloaddnsmasq-11867dc28c7bd7c8a509ee7c8c7438cd2bcc1770.tar.gz
Cache access to the kernel's ARP table.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dfb0347..41e368f 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,7 @@ objs = cache.o rfc1035.o util.o option.o forward.o network.o \
helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o \
dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o \
domain.o dnssec.o blockdata.o tables.o loop.o inotify.o \
- poll.o rrfilter.o edns0.o
+ poll.o rrfilter.o edns0.o arp.o
hdrs = dnsmasq.h config.h dhcp-protocol.h dhcp6-protocol.h \
dns-protocol.h radv-protocol.h ip6addr.h