[LEDE-DEV] [PATCH] dnsmasq: manage resolv.conf iff when listening on 127.0.0.1#53

Paul Oranje phoranje at gmail.com
Mon Jun 12 13:49:03 PDT 2017


Thanks, did not show up im my tests. (damm, sh script is difficult to test well).
I'll post a patch to fix that.

Paul


> Op 12 jun. 2017, om 21:46 heeft e9hack <e9hack at gmail.com> het volgende geschreven:
> 
> 
> Hi,
> 
> there is a bug in dnsmasq_ismain(). The first parameter in the call of list_contains() must be the variable which
> contains the list and not the list itself.
> 
> [ -n $notinterfaces ] && list_contains $notinterfaces "loopback" || return 1
> 
> $notinterfaces must be replace by notinterfaces.
> 
> 
> Regards,
> Hartmut
> 
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev




More information about the Lede-dev mailing list