mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Handle binding upstream servers to an interface
(--server=1.2.3.4@eth0) when the named interface is destroyed and recreated in the kernel.
This commit is contained in:
committed by
Simon Kelley
parent
e94ad0fa01
commit
2675f20615
@@ -30,6 +30,11 @@ version 2.77
|
||||
and are now converted to names like
|
||||
<prefix>--ffff-1-2-3-4.<domain>
|
||||
|
||||
Handle binding upstream servers to an interface
|
||||
(--server=1.2.3.4@eth0) when the named interface
|
||||
is destroyed and recreated in the kernel. Thanks to
|
||||
Beniamino Galvani for the patch.
|
||||
|
||||
|
||||
version 2.76
|
||||
Include 0.0.0.0/8 in DNS rebind checks. This range
|
||||
|
||||
Reference in New Issue
Block a user