| /freebsd-13.1/contrib/unbound/daemon/ |
| H A D | worker.c | 1000 log_addr(VERB_DETAIL, buf, &repinfo->addr, repinfo->addrlen); in answer_notify() 1023 log_addr(VERB_ALGO, "refused query from", in deny_refuse() 1103 log_addr(VERB_CLIENT,"from",&repinfo->addr, in worker_handle_request() 1111 log_addr(VERB_CLIENT, "from", &repinfo->addr, in worker_handle_request() 1156 log_addr(VERB_CLIENT,"from",&repinfo->addr, repinfo->addrlen); in worker_handle_request() 1192 log_addr(VERB_CLIENT,"from",&repinfo->addr, repinfo->addrlen); in worker_handle_request() 1212 log_addr(VERB_CLIENT,"from",&repinfo->addr, repinfo->addrlen); in worker_handle_request() 1229 log_addr(VERB_CLIENT,"from",&repinfo->addr, repinfo->addrlen); in worker_handle_request() 1247 log_addr(VERB_CLIENT,"from",&repinfo->addr, repinfo->addrlen); in worker_handle_request() 1521 log_addr(VERB_CLIENT, "udp request from", in worker_handle_request() [all …]
|
| H A D | remote.c | 493 log_addr(VERB_QUERY, "new control connection from", &addr, addrlen); in remote_accept_callback() 3304 log_addr(VERB_OPS, "failed connection from", in remote_handshake_later()
|
| /freebsd-13.1/contrib/unbound/services/ |
| H A D | outside_network.c | 230 log_addr(VERB_OPS, "for addr", &w->addr, w->addrlen); in pick_outgoing_tcp() 1272 log_addr(VERB_QUERY, 1291 log_addr(VERB_QUERY, "outnettcp: bad ID in reply, from:", 1417 log_addr(VERB_ALGO, "Incoming reply addr =", 2943 log_addr(VERB_DETAIL, "from server", 2952 log_addr(VERB_DETAIL, "from server", 3017 log_addr(VERB_QUERY, "tcp error for address", 3242 log_addr(VERB_ALGO, "to local addr", &p->pc->pif->addr, 3268 log_addr(VERB_ALGO, "serviced query: EDNS works for", 3285 log_addr(VERB_ALGO, "serviced query: EDNS fails for", [all …]
|
| /freebsd-13.1/contrib/unbound/util/ |
| H A D | net_help.h | 151 void log_addr(enum verbosity_value v, const char* str,
|
| H A D | netevent.c | 404 log_addr(VERB_OPS, "remote address is", 581 log_addr(VERB_OPS, "remote address is", 1289 log_addr(VERB_OPS, "ssl handshake failed", &c->repinfo.addr, 1305 log_addr(VERB_ALGO, "SSL connection failed: " 1317 log_addr(VERB_ALGO, buf, &c->repinfo.addr, 1321 log_addr(VERB_ALGO, "SSL connection " 1338 log_addr(VERB_ALGO, "SSL connection failed: " 1346 log_addr(VERB_ALGO, "SSL connection", &c->repinfo.addr, 4077 …log_addr(VERB_ALGO, "from local addr", (void*)repinfo->c->socket->addr->ai_addr, repinfo->c->socke… 4078 log_addr(VERB_ALGO, "response to client", &repinfo->addr, repinfo->addrlen); [all …]
|
| H A D | net_help.c | 202 log_addr(enum verbosity_value v, const char* str, in log_addr() function
|
| /freebsd-13.1/sbin/camcontrol/ |
| H A D | epc.c | 198 uint16_t log_addr = ATA_POWER_COND_LOG; in epc_list() local 205 (log_addr & 0xff); in epc_list()
|
| /freebsd-13.1/contrib/unbound/iterator/ |
| H A D | iter_utils.c | 236 log_addr(VERB_ALGO, "skip addr on the donotquery list", in iter_filter_unsuitable() 250 log_addr(VERB_ALGO, "servselect", &a->addr, a->addrlen); in iter_filter_unsuitable() 1310 log_addr(VERB_ALGO, "copy attempt count previous dp", in iter_merge_retry_counts() 1319 log_addr(VERB_ALGO, "remove from usable list dp", in iter_merge_retry_counts()
|
| H A D | iter_delegpt.c | 313 log_addr(VERB_ALGO, s, &a->addr, a->addrlen); in delegpt_log()
|
| H A D | iterator.c | 2660 log_addr(VERB_QUERY, "error sending query to auth server", in processQueryTargets()
|
| /freebsd-13.1/contrib/unbound/validator/ |
| H A D | val_utils.c | 1113 log_addr(v, s, &p->addr, p->len); in sock_list_logentry()
|
| /freebsd-13.1/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 208 log_addr(VERB_ALGO, "refused nonrec (cache snoop) query from",
|
| /freebsd-13.1/contrib/unbound/doc/ |
| H A D | Changelog | 4994 - unit test for local unix connection. Documentation and log_addr
|