On 29 Jun 2017, at 09:28, Daniel-Constantin Mierla <miconda@gmail.com> wrote:


permissions: new parameter load_backends

- control what backends should be loaded
 - 1 - address table
 - 2 - trusted table
 - 4 - allow file
 - 8 - deny file
- it can be a combination (sum) of the options to load many backends
- default value 0xffff (load all backends)
Great patch. I have been irritated over the error messages over no allow/deny files when using trusted…

Thank you Daniel!

/O