aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2019-08-03 20:55:52 +0100
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2019-08-03 20:55:52 +0100
commitfc5d46dc62285ff16deae26818764eafce17f0a6 (patch)
tree3e774451ab444ad0232dcedae26efbcc5efbab56 /package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch
parenta2754667291bef7e2e5f003e0f9c3296dcfd1959 (diff)
downloadupstream-fc5d46dc62285ff16deae26818764eafce17f0a6.tar.gz
upstream-fc5d46dc62285ff16deae26818764eafce17f0a6.tar.bz2
upstream-fc5d46dc62285ff16deae26818764eafce17f0a6.zip
Revert "dnsmasq: backport latest patches"
This reverts commit e9eec39aacde450ba87598d85987b374ce6aed95. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch')
-rw-r--r--package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch b/package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch
index 1a1cd0b7f4..4854617a0f 100644
--- a/package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch
+++ b/package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch
@@ -1,7 +1,7 @@
From 65a01b71bb433c9466e4c78a73a8d8ed218ed4e8 Mon Sep 17 00:00:00 2001
From: Simon Kelley <simon@thekelleys.org.uk>
Date: Mon, 31 Dec 2018 23:56:33 +0000
-Subject: [PATCH 19/57] Tidy address-union handling: move class into explicit
+Subject: [PATCH 19/32] Tidy address-union handling: move class into explicit
argument.
This moves the class argument to cache-insert into an argument,