sresolv
1.12.11devel
|
In addition to the standard RES_OPTIONS and LOCALDOMAIN environment variables, the SRES_OPTIONS and #SRESOLV_DEBUG variables are supported. More...
Macros | |
#define | SU_DEBUG |
Variables | |
SRES_OPTIONS | |
RES_OPTIONS | |
LOCALDOMAIN | |
In addition to the standard RES_OPTIONS and LOCALDOMAIN environment variables, the SRES_OPTIONS and #SRESOLV_DEBUG variables are supported.
#define SU_DEBUG |
Environment variable determining the debug log level for sresolv module.
The SRESOLV_DEBUG environment variable is used to determine the debug logging level for sresolv module. The default level is 3.
LOCALDOMAIN |
Environment variable containing search domain. This environment variable is also used by standard BIND resolver.
RES_OPTIONS |
Environment variable containing resolver options. This environment variable is also used by standard BIND resolver.
SRES_OPTIONS |
Environment variable containing options for Sofia resolver. The options recognized by Sofia resolver are as follows:
The same options can be listed in options directive in resolv.conf, or in RES_OPTIONS environment variable. Note that options given in SRES_OPTIONS override those specified in RES_OPTIONS which in turn override options specified in the options directive of resolve.conf.
The meaning of an option can be reversed with prefix "no-".