diff options
author | Steven Barth <cyrus@openwrt.org> | 2008-07-18 15:32:42 +0000 |
---|---|---|
committer | Steven Barth <cyrus@openwrt.org> | 2008-07-18 15:32:42 +0000 |
commit | 5fd9e811c6156d29e0e85b4c81e396032c6b77e7 (patch) | |
tree | 71f021f59da2e065fb41176e2f0b30e27a935348 /package/dnsmasq/patches/101-ipv6.patch | |
parent | 923008ecc8661759b839ec1edb9fc9546b5a6ed3 (diff) | |
download | upstream-5fd9e811c6156d29e0e85b4c81e396032c6b77e7.tar.gz upstream-5fd9e811c6156d29e0e85b4c81e396032c6b77e7.tar.bz2 upstream-5fd9e811c6156d29e0e85b4c81e396032c6b77e7.zip |
Updated Dnsmasq to 2.43
SVN-Revision: 11862
Diffstat (limited to 'package/dnsmasq/patches/101-ipv6.patch')
-rw-r--r-- | package/dnsmasq/patches/101-ipv6.patch | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/package/dnsmasq/patches/101-ipv6.patch b/package/dnsmasq/patches/101-ipv6.patch index e11c980087..2f973461ad 100644 --- a/package/dnsmasq/patches/101-ipv6.patch +++ b/package/dnsmasq/patches/101-ipv6.patch @@ -1,7 +1,8 @@ -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 @@ +Index: dnsmasq-2.43/src/config.h +=================================================================== +--- dnsmasq-2.43.orig/src/config.h 2008-07-18 16:36:53.000000000 +0200 ++++ dnsmasq-2.43/src/config.h 2008-07-18 16:37:40.000000000 +0200 +@@ -288,8 +288,9 @@ /* We assume that systems which don't have IPv6 headers don't have ntop and pton either */ |