aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-08-22 09:14:42 +0000
committerJohn Crispin <blogic@openwrt.org>2012-08-22 09:14:42 +0000
commit2f7f3ae094ff843214204c9dc6266d3dc6bbe5d3 (patch)
treeeb9e24f2da8592b120e35542da728fb759c93e88 /package/dnsmasq/Makefile
parent38daca0070bcff0305a9b956f2c1af1d5227f3a1 (diff)
downloadupstream-2f7f3ae094ff843214204c9dc6266d3dc6bbe5d3.tar.gz
upstream-2f7f3ae094ff843214204c9dc6266d3dc6bbe5d3.tar.bz2
upstream-2f7f3ae094ff843214204c9dc6266d3dc6bbe5d3.zip
dnsmasq: Set prefix on-link bit in RAs
This is fix an issue with dnsmasq's RA that does not set the "on-link" bit, making all local IPv6 traffic go to the router then to the destination host, not directly to each other. patch is from dnsmasq git git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33216 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/Makefile')
-rw-r--r--package/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index f19e012635..7e06ec1720 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.62
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq