Hi,

Am Sonntag, 4. November 2012, 14:51:01 schrieb Jonh Wendell:
> hello, I'm not going to comment on the patch itself, just note that dnsmasq
> init script already checks for another dhcp server in the network
> (dnsmasq.init:346):
> 
>         udhcpc -n -q -s /bin/true -t 1 -i $ifname >&- && {
>             logger -t dnsmasq \
>                 "found already running DHCP-server on interface '$ifname'"
> \ "refusing to start, use 'option force 1' to override" return 0
>         }
> 
> perhaps this approach is enough to your use case?

graceful! Yes, it is. :-) Thanks for suggesting. May be my patch can be 
dropped if the added value is too low.

Kind regards, 

Sebastian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to