|
unbound
0.1
|
Stub config options. More...
#include <config_file.h>
Data Fields | |
| struct config_stub * | next |
| next in list | |
| char * | name |
| domain name (in text) of the stub apex domain | |
| struct config_strlist * | hosts |
| list of stub nameserver hosts (domain name) | |
| struct config_strlist * | addrs |
| list of stub nameserver addresses (IP address) | |
| int | isprime |
| if stub-prime is set | |
Stub config options.
1.7.6.1