diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-06-13 16:46:42 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-06-13 16:46:42 +0000 |
commit | 4d80403385948b98eaf85beb0adf21a3548f406a (patch) | |
tree | dabb7047865dab08d8329952a7b79a656df61201 /package/dnsmasq/patches/101-ipv6.patch | |
parent | 015b3fe0f00a1addae89598c6a43298fc7a6febe (diff) | |
download | upstream-4d80403385948b98eaf85beb0adf21a3548f406a.tar.gz upstream-4d80403385948b98eaf85beb0adf21a3548f406a.tar.bz2 upstream-4d80403385948b98eaf85beb0adf21a3548f406a.zip |
[dnsmasq] Update to version 2.49
Fixes #5331 and #5286
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16436 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, 3 insertions, 5 deletions
diff --git a/package/dnsmasq/patches/101-ipv6.patch b/package/dnsmasq/patches/101-ipv6.patch index 682447c8d4..af4a81d683 100644 --- a/package/dnsmasq/patches/101-ipv6.patch +++ b/package/dnsmasq/patches/101-ipv6.patch @@ -1,8 +1,6 @@ -Index: dnsmasq-2.47/src/config.h -=================================================================== ---- dnsmasq-2.47.orig/src/config.h 2009-02-15 19:05:25.000000000 +0200 -+++ dnsmasq-2.47/src/config.h 2009-02-15 19:05:25.000000000 +0200 -@@ -282,8 +282,9 @@ +--- a/src/config.h ++++ b/src/config.h +@@ -257,8 +257,9 @@ NOTES: /* We assume that systems which don't have IPv6 headers don't have ntop and pton either */ |