<div dir="auto">Hi everyone, I have a few iot devices in my network that even when configured to use static IP they keep sending DHCP requests each second, but never acknowledges the reply from dnsmasq leading to a flood in the logs. I tried to add<div dir="auto">dhcp-host=xx:xx::xx:xx:xx,ignore </div><div dir="auto">to /etc/dnsmasq.conf , but that only changed the log flood to one single line saying that the mac is ignored. </div><div dir="auto">Would it be possible to make that log for dhcpdiscover ignored macs be in that "logged only once" mode that shows up for some dnsmasq events?</div><div dir="auto"><br></div><div dir="auto">Thanks!</div></div>