On Wed, 2015-07-01 at 15:45 +0300, Patrik Flykt wrote:
> Naveen Singh reported that resolver initialization needs to be
> called after plugin initialization. This because the loopback
> interface will be configured during plugin initialization. At
> the time of resolver initialization the loopback interface needs
> to exist or else __connman_dnsproxy_add_listener() will fail
> during dnsproxy initialization as the interface index is -1.
> This causes resolver code initialization to fail, causing
> ConnMan to unconditionally falling back to using resolv.conf
> and not its own DNS proxy.
> 
> As proposed by Naveen, fix this by initializing the resolver
> code after the plugins initializations.

Applied.

        Patrik

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to