/freebsd/contrib/unbound/iterator/ |
H A D | iter_delegpt.c | 78 if(!delegpt_add_ns(copy, region, ns->name, ns->lame, in delegpt_copy() 90 a->bogus, a->lame, a->tls_auth_name, -1, NULL)) in delegpt_copy() 107 uint8_t lame, char* tls_auth_name, int port) in delegpt_add_ns() argument 129 ns->lame = lame; in delegpt_add_ns() 176 socklen_t addrlen, uint8_t bogus, uint8_t lame, int* additions) in delegpt_add_target() argument 184 if(!lame) { in delegpt_add_target() 196 return delegpt_add_addr(dp, region, addr, addrlen, bogus, lame, in delegpt_add_target() 203 uint8_t lame, char* tls_auth_name, int port, int* additions) in delegpt_add_addr() argument 215 if(!lame) in delegpt_add_addr() 216 a->lame = 0; in delegpt_add_addr() [all …]
|
H A D | iter_delegpt.h | 122 uint8_t lame; member 161 uint8_t lame; member 206 uint8_t* name, uint8_t lame, char* tls_auth_name, int port); 217 struct ub_packed_rrset_key* ns_rrset, uint8_t lame); 235 socklen_t addrlen, uint8_t bogus, uint8_t lame, int* additions); 247 struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions); 259 struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions); 272 struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions); 289 uint8_t bogus, uint8_t lame, char* tls_auth_name, int port, 423 int delegpt_add_ns_mlc(struct delegpt* dp, uint8_t* name, uint8_t lame, [all …]
|
H A D | iter_utils.c | 262 int rtt, lame, reclame, dnsseclame; in iter_filter_unsuitable() local 279 name, namelen, qtype, &lame, &dnsseclame, &reclame, in iter_filter_unsuitable() 283 lame?" LAME":"", in iter_filter_unsuitable() 287 a->lame?" ADDR_LAME":""); in iter_filter_unsuitable() 288 if(lame) in iter_filter_unsuitable() 303 else if(a->lame) in iter_filter_unsuitable() 310 else if(a->lame) in iter_filter_unsuitable()
|
H A D | iterator.c | 2069 ((ns->lame && !ns->done_pside6) || in query_for_targets() 2070 (!ns->lame && !ns->got6))) { in query_for_targets() 2091 ((ns->lame && !ns->done_pside4) || in query_for_targets() 2092 (!ns->lame && !ns->got4)))) { in query_for_targets() 2100 ((ns->lame && !ns->done_pside4) || in query_for_targets() 2101 (!ns->lame && !ns->got4))) { in query_for_targets() 2185 ns->name, ns->lame, ns->tls_auth_name, in processLastResort() 2191 a->lame, a->tls_auth_name, -1, NULL); in processLastResort() 3188 if(a) a->lame = 1; in processQueryResponse() 3855 rrset->rk.dname, dpns->lame, dpns->tls_auth_name, in processTargetResponse() [all …]
|
/freebsd/tools/tools/net80211/wesside/wesside/ |
H A D | wesside.c | 235 char lame[1024]; in time_print() local 240 vsnprintf(lame, sizeof(lame), fmt, ap); in time_print() 257 t->tm_hour, t->tm_min, t->tm_sec, lame); in time_print() 515 static unsigned char* lame = 0; in send_frame() local 526 hexdump(&lame[0], lastlen); in send_frame() 537 if (lame) in send_frame() 538 free(lame); in send_frame() 540 lame = (unsigned char*) malloc(len); in send_frame() 541 if(!lame) { in send_frame() 549 memcpy(lame, buf, len); in send_frame() [all …]
|
/freebsd/contrib/unbound/services/cache/ |
H A D | infra.c | 798 int* lame, int* dnsseclame, int* reclame, int* rtt, time_t timenow) in infra_get_lame_rtt() argument 836 *lame = 0; in infra_get_lame_rtt() 847 *lame = 1; in infra_get_lame_rtt() 853 *lame = 1; in infra_get_lame_rtt() 859 *lame = 0; in infra_get_lame_rtt() 865 *lame = 0; in infra_get_lame_rtt() 872 *lame = 0; in infra_get_lame_rtt()
|
H A D | infra.h | 360 int* lame, int* dnsseclame, int* reclame, int* rtt, time_t timenow);
|
H A D | dns.c | 382 if(!delegpt_add_rrset_A(dp, region, akey, ns->lame, in cache_fill_missing() 403 if(!delegpt_add_rrset_AAAA(dp, region, akey, ns->lame, in cache_fill_missing()
|
/freebsd/contrib/unbound/doc/ |
H A D | requirements.txt | 124 o The method by which dnssec-lameness is detected is not secure. DNSSEC lame 130 lame, and not used for 900 seconds, and the second will result in a 147 lame for the parent zone, because the child answer is not signed. 150 servers lame. dnssec-lameness is a config error and deserves the trouble. 152 lame. The zone is identified by SOA or NS RRsets in the answer/auth. 160 is detected. Instead the zone that is dnssec-lame becomes bogus.
|
H A D | TODO | 60 o infra and lame cache: easier size config (in Mb), show usage in graphs.
|
H A D | Changelog | 1454 have the lame records in cache. 1455 - From #706: When a lame address is the best choice, don't try to 1456 generate target queries when the missing targets are all lame. 3784 - Fix recursion lame test for qname minimisation asked queries, 3918 - Get ready for the DNS flag day: remove EDNS lame procedure, do not 5999 - disable-dnssec-lame-check config option from Charles Walker. 6000 - remove memory leak from lame-check patch. 7885 - lame-ttl and lame-size options no longer exist, it is integrated 8487 - Fix handling of corner case reply from lame server, follows rfc2308. 8489 for a non-lame server turned up other misconfigured servers. [all …]
|
H A D | example.conf.in | 261 # the maximum number of hosts that are cached (roundtrip, EDNS, lame). 641 # disable-dnssec-lame-check: no
|
/freebsd/contrib/unbound/daemon/ |
H A D | cachedump.c | 732 int lame, dlame, rlame, rto, edns_vs, to, delay, in print_dp_details() local 767 LDNS_RR_TYPE_A, &lame, &dlame, &rlame, &rto, in print_dp_details() 775 lame?"LAME ":"", dlame?"NoDNSSEC ":"", in print_dp_details() 776 a->lame?"AddrWasParentSide ":"", in print_dp_details()
|
/freebsd/contrib/unbound/util/ |
H A D | configlexer.lex | 306 infra-lame-ttl{COLON} { YDVAR(1, VAR_INFRA_LAME_TTL) } 309 infra-cache-lame-size{COLON} { YDVAR(1, VAR_INFRA_CACHE_LAME_SIZE) } 522 disable-dnssec-lame-check{COLON} { YDVAR(1, VAR_DISABLE_DNSSEC_LAME_CHECK) }
|
/freebsd/contrib/unbound/contrib/ |
H A D | aaaa-filter-iterator.patch | 236 + /* see if the failure did get (parent-lame) info */
|
H A D | fastrpz.patch | 3215 disable-dnssec-lame-check{COLON} { YDVAR(1, VAR_DISABLE_DNSSEC_LAME_CHECK) }
|
/freebsd/contrib/tnftp/ |
H A D | ChangeLog | 1369 - work around lame ftpd's that don't return a correct post-Y2K 1371 aforementioned lame ftpd's did something like
|
/freebsd/share/dict/ |
H A D | web2a | 17208 dog-lame 22747 foot-lame 31899 lame-born 31900 lame duck 31901 lame-footed 31902 lame-horsed 31903 lame-legged
|
H A D | web2 | 103871 lame
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 3364 For whatsoever man he be that hath a blemish, he shall not approach: a blind man, or a lame, or he … 5341 And if there be any blemish therein, as if it be lame, or blind, or have any ill blemish, thou shal… 8125 …lame of his feet. He was five years old when the tidings came of Saul and Jonathan out of Jezreel,… 8139 …: which spake unto David, saying, Except thou take away the blind and the lame, thou shalt not com… 8141 …ites, and the lame and the blind that are hated of David's soul, he shall be chief and captain. Wh… 8231 …s of God unto him? And Ziba said unto the king, Jonathan hath yet a son, which is lame on his feet. 8241 So Mephibosheth dwelt in Jerusalem: for he did eat continually at the king's table; and was lame on… 8538 … I will saddle me an ass, that I may ride thereon, and go to the king; because thy servant is lame. 13548 I was eyes to the blind, and feet was I to the lame. 17149 The legs of the lame are not equal: so is a parable in the mouth of fools. [all …]
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 21060 # it was obsolete made all three pretty lame. Venix croaked early. Coherent
|