diff options
author | Steven Barth <cyrus@openwrt.org> | 2008-06-03 15:06:20 +0000 |
---|---|---|
committer | Steven Barth <cyrus@openwrt.org> | 2008-06-03 15:06:20 +0000 |
commit | 5da5342fda986908c609e42bf8b9cd8165148c77 (patch) | |
tree | 368d10f7e48eb8a0cf5ff1acbc447cff83c44021 /package/dnsmasq/patches/101-ipv6.patch | |
parent | 3ab62e8a827498fc83d294dd2faf9beeb71b022f (diff) | |
download | upstream-5da5342fda986908c609e42bf8b9cd8165148c77.tar.gz upstream-5da5342fda986908c609e42bf8b9cd8165148c77.tar.bz2 upstream-5da5342fda986908c609e42bf8b9cd8165148c77.zip |
Updated Dnsmasq to 2.42 (#3498)
SVN-Revision: 11339
Diffstat (limited to 'package/dnsmasq/patches/101-ipv6.patch')
-rw-r--r-- | package/dnsmasq/patches/101-ipv6.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package/dnsmasq/patches/101-ipv6.patch b/package/dnsmasq/patches/101-ipv6.patch index 598acf31b3..e11c980087 100644 --- a/package/dnsmasq/patches/101-ipv6.patch +++ b/package/dnsmasq/patches/101-ipv6.patch @@ -1,8 +1,7 @@ -Index: dnsmasq-2.40/src/config.h -=================================================================== ---- dnsmasq-2.40.orig/src/config.h 2007-06-26 19:16:31.000000000 +0200 -+++ dnsmasq-2.40/src/config.h 2007-06-26 19:16:31.000000000 +0200 -@@ -281,8 +281,9 @@ +diff -ur dnsmasq-2.42.orig/src/config.h dnsmasq-2.42/src/config.h +--- dnsmasq-2.42.orig/src/config.h 2008-06-03 16:38:25.000000000 +0200 ++++ dnsmasq-2.42/src/config.h 2008-06-03 16:38:43.000000000 +0200 +@@ -322,8 +322,9 @@ /* We assume that systems which don't have IPv6 headers don't have ntop and pton either */ |