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>
Mon, 26 Jun 2017 08:49:13 +0000 (10:49 +0200)
commitf33de8023228d7d6545ff12c4f2ef8febb486f37
treeec73840f12cc6897e5f42519bacb1d20ac95b4cf
parent2c5f16ecac58b0ea88afdccc6febe9d39f016a6e
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]