From 49ccb4ee562ee49d194012d50a36d3f0bafd803b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 9 Jun 2022 14:25:43 +0200 Subject: [PATCH] Revert "Pass current IP address to static lease creation. (#5318)" This reverts commit f83a74d4961c2a0c0b3500d8092590fdb17f534f. The problem here is that people assign dynamic IP pool range address to static device but dhcpd doesn't care about the static assignment and will just hand out the IP again for a second device. Also see: #5810 --- src/www/status_dhcp_leases.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/www/status_dhcp_leases.php b/src/www/status_dhcp_leases.php index 697c6619a..80089ea12 100644 --- a/src/www/status_dhcp_leases.php +++ b/src/www/status_dhcp_leases.php @@ -399,7 +399,7 @@ legacy_html_escape_form_data($leases); - + ">