Moved configuration from resolver manager to unbound plugin
Also streamlined log messages in unbound plugin.
This commit is contained in:
committed by
Tobias Brunner
parent
95650c0836
commit
f2145c8d3a
@@ -24,6 +24,6 @@
|
||||
/**
|
||||
* Create a resolver_t instance.
|
||||
*/
|
||||
resolver_t *unbound_resolver_create(char *resolv_conf, char *ta_file);
|
||||
resolver_t *unbound_resolver_create(void);
|
||||
|
||||
#endif /** LIBunbound_RESOLVER_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user