Fix bug which caused dnsmasq to become unresponsive when an interface goes.

This commit is contained in:
Simon Kelley
2014-09-18 22:08:58 +01:00
parent 288df49c96
commit 5782649ad9
2 changed files with 17 additions and 3 deletions

View File

@@ -33,6 +33,10 @@ version 2.72
Fix bug when resulted in NXDOMAIN answers instead of NODATA in
some circumstances.
Fix bug which caused dnsmasq to become unresponsive if it
failed to send packets due to a network interface disappearing.
Thanks to Niels Peen for spotting this.
version 2.71