dnsmasq: backport tweak ICMP ping logic for DHCPv4
authorHans Dedecker <dedeckeh@gmail.com>
Mon, 26 Jun 2017 08:23:08 +0000 (10:23 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Sat, 1 Jul 2017 11:53:53 +0000 (13:53 +0200)
commit91d41b630585df9832c9b070230d9e8660903bfc
tree9bcd27c87fef88c9efb00dea47f7a214c438c1f8
parentcca765f64c5577b911f1a04a3cef60cf7a745d4b
dnsmasq: backport tweak ICMP ping logic for DHCPv4

Don't start ping-check of address in DHCP discover if there already
exists a lease for the address. It has been reported under some
circumstances android and netbooted windows devices can reply to
ICMP pings if they have a lease and thus block the allocation of
the IP address the device already has during boot.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/patches/010-Tweak-ICMP-ping-check-logic-for-DHCPv4.patch [new file with mode: 0644]