X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fdnsmasq%2Fpatches%2F0017-Alter-DHCP-address-selection-after-DECLINE-in-consec.patch;h=1bbfe3f3e1182003626703bc883c4b24a6b55be7;hb=e9eec39aacde450ba87598d85987b374ce6aed95;hp=1a3b341b9faee4117078a39b515277df1c00b41a;hpb=352db3e62aab207d4e351d7462a2d6f19464bc7a;p=openwrt%2Fstaging%2Frmilecki.git diff --git a/package/network/services/dnsmasq/patches/0017-Alter-DHCP-address-selection-after-DECLINE-in-consec.patch b/package/network/services/dnsmasq/patches/0017-Alter-DHCP-address-selection-after-DECLINE-in-consec.patch index 1a3b341b9fa..1bbfe3f3e11 100644 --- a/package/network/services/dnsmasq/patches/0017-Alter-DHCP-address-selection-after-DECLINE-in-consec.patch +++ b/package/network/services/dnsmasq/patches/0017-Alter-DHCP-address-selection-after-DECLINE-in-consec.patch @@ -1,7 +1,7 @@ From e7bfd556c079c8b5e7425aed44abc35925b24043 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Mon, 31 Dec 2018 20:51:15 +0000 -Subject: [PATCH 17/32] Alter DHCP address selection after DECLINE in +Subject: [PATCH 17/57] Alter DHCP address selection after DECLINE in consec-addr mode. Avoid offering the same address after a recieving a DECLINE message to stop an infinite protocol loop. This has long been done in default address allocation mode: this adds similar behaviour when allocaing addresses