| /freebsd-14.2/contrib/unbound/daemon/ |
| H A D | worker.c | 1100 log_addr(VERB_DETAIL, buf, addr, addrlen); in answer_notify() 1422 log_addr(VERB_CLIENT,"from",&repinfo->client_addr, in worker_handle_request() 1515 log_addr(VERB_CLIENT, "from", &repinfo->client_addr, in worker_handle_request() 1536 log_addr(VERB_CLIENT, "from", &repinfo->client_addr, in worker_handle_request() 1554 log_addr(VERB_CLIENT, "from", &repinfo->client_addr, in worker_handle_request() 1576 log_addr(VERB_CLIENT, "from", &repinfo->client_addr, in worker_handle_request() 1650 log_addr(VERB_ALGO, "from",&repinfo->remote_addr in worker_handle_request() 1670 log_addr(VERB_CLIENT, "from", &repinfo->client_addr, in worker_handle_request() 1676 log_addr(VERB_CLIENT, "from", &repinfo->client_addr, in worker_handle_request() 1917 log_addr(VERB_CLIENT, "udp request from", in worker_handle_request() [all …]
|
| H A D | remote.c | 459 log_addr(VERB_QUERY, "new control connection from", &addr, addrlen); in remote_accept_callback() 3727 log_addr(VERB_OPS, "failed connection from", in remote_handshake_later()
|
| /freebsd-14.2/contrib/unbound/services/ |
| H A D | outside_network.c | 226 log_addr(VERB_OPS, "for addr", &w->addr, w->addrlen); in pick_outgoing_tcp() 1343 log_addr(VERB_QUERY, 1362 log_addr(VERB_QUERY, "outnettcp: bad ID in reply, from:", 1488 log_addr(VERB_ALGO, "Incoming reply addr =", 3015 log_addr(VERB_DETAIL, "from server", 3024 log_addr(VERB_DETAIL, "from server", 3089 log_addr(VERB_QUERY, "tcp error for address", 3315 log_addr(VERB_ALGO, "to local addr", &p->pc->pif->addr, 3341 log_addr(VERB_ALGO, "serviced query: EDNS works for", 3358 log_addr(VERB_ALGO, "serviced query: EDNS fails for", [all …]
|
| /freebsd-14.2/contrib/unbound/util/ |
| H A D | net_help.h | 156 void log_addr(enum verbosity_value v, const char* str,
|
| H A D | netevent.c | 541 log_addr(VERB_OPS, "remote address is", 838 log_addr(VERB_OPS, "remote address is", 3459 log_addr(VERB_OPS, "ssl handshake failed", 3476 log_addr(VERB_ALGO, "SSL connection failed: " 3489 log_addr(VERB_ALGO, buf, &c->repinfo.remote_addr, 3493 log_addr(VERB_ALGO, "SSL connection " 3510 log_addr(VERB_ALGO, "SSL connection failed: " 3519 log_addr(VERB_ALGO, "SSL connection", &c->repinfo.remote_addr, 6634 log_addr(VERB_ALGO, "from local addr", (void*)addr, addrlen); 6635 log_addr(VERB_ALGO, "response to client", client_addr, client_addrlen);
|
| H A D | net_help.c | 205 log_addr(enum verbosity_value v, const char* str, in log_addr() function
|
| /freebsd-14.2/sbin/camcontrol/ |
| H A D | epc.c | 195 uint16_t log_addr = ATA_POWER_COND_LOG; in epc_list() local 202 (log_addr & 0xff); in epc_list()
|
| /freebsd-14.2/contrib/unbound/iterator/ |
| H A D | iter_utils.c | 266 log_addr(VERB_ALGO, "skip addr on the donotquery list", in iter_filter_unsuitable() 281 log_addr(VERB_ALGO, "servselect", &a->addr, a->addrlen); in iter_filter_unsuitable() 1374 log_addr(VERB_ALGO, "copy attempt count previous dp", in iter_merge_retry_counts() 1383 log_addr(VERB_ALGO, "remove from usable list dp", in iter_merge_retry_counts()
|
| H A D | iter_delegpt.c | 319 log_addr(VERB_ALGO, s, &a->addr, a->addrlen); in delegpt_log()
|
| H A D | iterator.c | 3108 log_addr(VERB_QUERY, "error sending query to auth server", in processQueryTargets()
|
| /freebsd-14.2/contrib/unbound/validator/ |
| H A D | val_utils.c | 1250 log_addr(v, s, &p->addr, p->len); in sock_list_logentry()
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 208 log_addr(VERB_ALGO, "refused nonrec (cache snoop) query from",
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | Changelog | 6641 - unit test for local unix connection. Documentation and log_addr
|