diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-12 13:58:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-12 13:58:25 +0000 |
commit | 09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676 (patch) | |
tree | cdee6fa005b6167f015056088deadcfdf9b86c6d /package/dnsmasq/patches/101-ipv6.patch | |
parent | 292d583544e86e370d4037e624ac10b232fd3467 (diff) | |
download | upstream-09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676.tar.gz upstream-09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676.tar.bz2 upstream-09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676.zip |
upgrade dnsmasq (#1975)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/patches/101-ipv6.patch')
-rw-r--r-- | package/dnsmasq/patches/101-ipv6.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/dnsmasq/patches/101-ipv6.patch b/package/dnsmasq/patches/101-ipv6.patch index e107fe20f8..047d7efee4 100644 --- a/package/dnsmasq/patches/101-ipv6.patch +++ b/package/dnsmasq/patches/101-ipv6.patch @@ -1,8 +1,8 @@ -Index: dnsmasq-2.38/src/config.h +Index: dnsmasq-2.39/src/config.h =================================================================== ---- dnsmasq-2.38.orig/src/config.h 2007-06-04 13:22:23.553274640 +0200 -+++ dnsmasq-2.38/src/config.h 2007-06-04 13:22:23.626263544 +0200 -@@ -280,8 +280,9 @@ +--- dnsmasq-2.39.orig/src/config.h 2007-06-26 19:16:31.000000000 +0200 ++++ dnsmasq-2.39/src/config.h 2007-06-26 19:16:31.000000000 +0200 +@@ -281,8 +281,9 @@ /* We assume that systems which don't have IPv6 headers don't have ntop and pton either */ |