Home
last modified time | relevance | path

Searched refs:nodnsmismatch (Results 1 – 8 of 8) sorted by relevance

/dports/net/dante/dante-1.4.3/
H A DUPGRADE128 o The "srchost" parameter "nomismatch" has been renamed to "nodnsmismatch",
H A DNEWS436 o The "srchost" parameter "nomismatch" has been renamed to "nodnsmismatch",
439 The "nodnsmismatch" and "nodnsunknown" functionality is now
/dports/net/dante/dante-1.4.3/lib/
H A Dconfig_scan.l734 <start_srchost>nodnsmismatch {
H A Dtostring.c2341 if (srchost->nodnsmismatch)
H A Dconfig_parse.y1606 sockscf.srchost.nodnsmismatch = 1;
H A Dconfig_parse.c3926 sockscf.srchost.nodnsmismatch = 1; in yyparse()
/dports/net/dante/dante-1.4.3/sockd/
H A Drule.c2179 if (!sockscf.srchost.nodnsmismatch
2206 if (rc == 0 && sockscf.srchost.nodnsmismatch) {
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1632 unsigned char nodnsmismatch; /* deny if mismatch between dns claim/fact? */ member