1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package/network
Petr Štetiar b17a5a9bdb dnsmasq: always inform about disabled dhcp service
Init script checks for an already active DHCP server on the interface
and if such DHCP server is found, then it logs "refusing to start DHCP"
message, starts dnsmasq without DHCP service unless `option force 1` is
set and caches the DHCP server check result.

Each consecutive service start then uses this cached DHCP server check
result, but doesn't provide log feedback about disabled DHCP service
anymore.

So this patch ensures, that the log message about disabled DHCP service
on particular interface is always provided.

Acked-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-30 00:52:04 +02:00
..
config netifd: clean up netns functionality 2020-04-14 13:53:11 +01:00
ipv6 odhcp6c: update to latest git HEAD 2020-03-29 22:24:30 +02:00
services dnsmasq: always inform about disabled dhcp service 2020-04-30 00:52:04 +02:00
utils dante: Fix compile with glibc 2020-04-18 21:06:45 +02:00