From 352db3e62aab207d4e351d7462a2d6f19464bc7a Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Fri, 18 Jan 2019 08:56:59 +0000 Subject: dnsmasq: latest pre-2.81 patches Signed-off-by: Kevin Darbyshire-Bryant --- .../patches/0001-Impove-cache-behaviour-for-TCP-connections.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/dnsmasq/patches/0001-Impove-cache-behaviour-for-TCP-connections.patch') diff --git a/package/network/services/dnsmasq/patches/0001-Impove-cache-behaviour-for-TCP-connections.patch b/package/network/services/dnsmasq/patches/0001-Impove-cache-behaviour-for-TCP-connections.patch index 5c13bf937b..c801f258b3 100644 --- a/package/network/services/dnsmasq/patches/0001-Impove-cache-behaviour-for-TCP-connections.patch +++ b/package/network/services/dnsmasq/patches/0001-Impove-cache-behaviour-for-TCP-connections.patch @@ -1,7 +1,7 @@ From a799ca0c6314ad73a97bc6c89382d2712a9c0b0e Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Thu, 18 Oct 2018 19:35:29 +0100 -Subject: [PATCH 01/30] Impove cache behaviour for TCP connections. +Subject: [PATCH 01/32] Impove cache behaviour for TCP connections. For ease of implementaion, dnsmasq has always forked a new process to handle each incoming TCP connection. A side-effect of this is that any -- cgit v1.2.3