Home
last modified time | relevance | path

Searched refs:log_msg (Results 1 – 25 of 45) sorted by relevance

12

/openbsd-src/usr.sbin/sasyncd/
H A Dcarp.c111 log_msg(1, "carp_demote: mismatched promotion"); in carp_demote()
117 log_msg(1, "carp_demote: couldn't open socket"); in carp_demote()
127 log_msg(1, "carp_demote: unable to get " in carp_demote()
139 log_msg(1, "carp_demote: unable to %s the demote state " in carp_demote()
144 log_msg(1, "carp_demote: %sed the demote state " in carp_demote()
173 log_msg(1, "carp_update_state: switching state to %s", in carp_update_state()
234 log_msg(1, "carp_init: locking runstate to %s", in carp_init()
259 log_msg(2, "carp_init: setsockopt"); in carp_init()
268 log_msg(1, "carp_init: initializing runstate to %s", in carp_init()
280 log_msg(0, "failed to activate controlled daemon"); in control_setrun()
[all …]
H A Dnet_ctl.c59 log_msg(0, "net_ctl: got bad state %d from peer \"%s\"", in net_ctl_check_state()
65 log_msg(0, "net_ctl: got bad state MASTER from peer \"%s\"", in net_ctl_check_state()
72 log_msg(1, "net_ctl: peer \"%s\" state change to %s", p->name, in net_ctl_check_state()
87 log_msg(0, "net_ctl: got bad control message from peer \"%s\"", in net_ctl_handle_msg()
95 log_msg(2, "net_ctl: got CTL_ENDSNAP from peer \"%s\"", in net_ctl_handle_msg()
107 log_msg(2, "net_ctl: got CTL_STATE from peer \"%s\"", p->name); in net_ctl_handle_msg()
114 log_msg(1, "net_ctl: got ERROR from peer \"%s\"", p->name); in net_ctl_handle_msg()
139 log_msg(2, "net_ctl: got %s ACK from peer \"%s\"", ct, in net_ctl_handle_msg()
149 log_msg(1, "net_ctl: got unknown msg type %u from peer \"%s\"", in net_ctl_handle_msg()
209 log_msg(2, "net_ctl: sending my state %s to peer \"%s\"", in net_ctl_update_state()
H A Dconf.y97 log_msg(2, "config: not syncing SA to peers");
103 log_msg(2, "config: mode set to %s", m[$1]);
118 log_msg(2, "config: shared ascii key");
126 log_msg(2, "config: %d byte shared hex key", $1.len);
145 log_msg(2, "config: control mode set to %s", $1);
155 log_msg(2, "config: interface %s",
163 log_msg(2, "config: group %s",
170 log_msg(2, "config: flush mode set to %s", fm[$2]);
197 log_msg(2, "config: add peer %s", peer->name);
210 log_msg(0, "config: bad port, listen-port "
[all …]
H A Dnet.c101 log_msg(lvl, "%s", buf); in dump_buf()
143 log_msg(2, "listening on port %u fd %d", cfgstate.listen_port, in net_add_listener()
146 log_msg(2, "listening on %s port %s fd %d", host, port, s); in net_add_listener()
173 log_msg(0, "net_setup_listeners: could not find " in net_setup_listeners()
205 log_msg(0, "net_setup_listeners: no listeners found for %s", in net_setup_listeners()
252 log_msg(2, "net_setup_listeners(setup): failed to " in net_setup_listeners()
504 log_msg(1, "net: peer \"%s\" connected", p->name); in net_accept()
509 log_msg(1, "net: found no matching peer for accepted " in net_accept()
537 log_msg(2, "net_handle_messages: got msg type %u len %u from " in net_handle_messages()
549 log_msg(1, "net: got PFKEY message from " in net_handle_messages()
[all …]
/openbsd-src/usr.sbin/nsd/
H A Dixfrcreate.c167 log_msg(LOG_ERR, "could not open %s for writing: %s", in spool_zone_to_file()
172 log_msg(LOG_ERR, "could not write %s: %s", in spool_zone_to_file()
178 log_msg(LOG_ERR, "could not write %s: %s", in spool_zone_to_file()
184 log_msg(LOG_ERR, "could not write %s: %s", in spool_zone_to_file()
213 log_msg(LOG_ERR, "malloc failure"); in ixfr_create_start()
220 log_msg(LOG_ERR, "malloc failure"); in ixfr_create_start()
228 log_msg(LOG_ERR, "malloc failure"); in ixfr_create_start()
277 log_msg(LOG_ERR, "dname too long"); in read_spool_dname()
296 log_msg(LOG_ERR, "error reading file %s: %s", in read_spool_header()
302 log_msg(LOG_ERR, "error reading file %s: %s", in read_spool_header()
[all …]
H A Dserver.c388 log_msg(LOG_INFO,"Error opening " TCP_FASTOPEN_FILE ": %s\n", strerror(errno)); in report_tcp_fastopen_config()
391 log_msg(LOG_INFO,"Error reading " TCP_FASTOPEN_FILE ": %s\n", strerror(errno)); in report_tcp_fastopen_config()
395log_msg(LOG_WARNING, "Error: TCP Fast Open support is available and configured in NSD by default.\… in report_tcp_fastopen_config()
396log_msg(LOG_WARNING, "However the kernel parameters are not configured to support TCP_FASTOPEN in … in report_tcp_fastopen_config()
397 log_msg(LOG_WARNING, "To enable TFO use the command:"); in report_tcp_fastopen_config()
398 log_msg(LOG_WARNING, " 'sudo sysctl -w net.ipv4.tcp_fastopen=2' for pure server mode or\n"); in report_tcp_fastopen_config()
399log_msg(LOG_WARNING, " 'sudo sysctl -w net.ipv4.tcp_fastopen=3' for both client and server mode\n… in report_tcp_fastopen_config()
400 log_msg(LOG_WARNING, "NSD will not have TCP Fast Open available until this change is made.\n"); in report_tcp_fastopen_config()
448 log_msg(LOG_ERR, "socketpair: %s", in restart_child_servers()
460 log_msg(LOG_ERR, "cannot fcntl pipe: %s", strerror(errno)); in restart_child_servers()
[all …]
H A Ddifffile.c64 log_msg(LOG_ERR, "could not open transfer %s file %lld: %s", in diff_write_packet()
73 log_msg(LOG_ERR, "could not get timestamp for %s: %s", in diff_write_packet()
87 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_packet()
99 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_packet()
114 log_msg(LOG_ERR, "could not set timestamp for %s: %s", in diff_write_commit()
125 log_msg(LOG_ERR, "could not open transfer %s file %lld: %s", in diff_write_commit()
137 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_commit()
145 log_msg(LOG_ERR, "could not fseek transfer %s file %lld: %s", in diff_write_commit()
151 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_commit()
177 log_msg(LOG_ERR, "could not open transfer %s file %lld: %s", in diff_update_commit()
[all …]
H A Dipc.c69 log_msg(LOG_ERR, "handle_parent_command: read: %s", in child_handle_parent_command()
99 log_msg(LOG_ERR, "handle_parent_command: bad mode %d", in child_handle_parent_command()
119 log_msg(LOG_ERR, "handle_xfrd_command: read: %s", in parent_handle_xfrd_command()
149 log_msg(LOG_ERR, "handle_xfrd_command: bad mode %d", in parent_handle_xfrd_command()
162 log_msg(LOG_ERR, "svrmain: problems sending stats to child %d command: %s", in send_stat_to_child()
184 log_msg(LOG_INFO, "main: fwd packet for %s, acl %d", in debug_print_fwd_name()
187 log_msg(LOG_INFO, "main: fwd packet badqname, acl %d", acl_num); in debug_print_fwd_name()
201 log_msg(LOG_ERR, "svrmain: problems sending quit to child %d command: %s", in send_quit_to_child()
225 log_msg(LOG_WARNING, in child_is_done()
345 log_msg(LOG_ERR, "handle_child_command: read: %s", in parent_handle_child_command()
[all …]
H A Dverify.c122 log_msg(stream->priority, fmt, len, stream->buf + stream->off); in print_line()
173 log_msg(LOG_ERR, "verify: cannot kill verifier for " in kill_verifier()
260 log_msg(LOG_ERR, "verify: verifier for zone %s (pid %d) timed out", in verify_handle_timeout()
278 log_msg(LOG_ERR, "verify_handle_signal: write failed: %s", in verify_handle_signal()
304 log_msg(LOG_ERR, "verify_handle_exit: read failed: %s", in verify_handle_exit()
326 log_msg(LOG_ERR, "verify: verifier for zone %s " in verify_handle_exit()
336 log_msg(priority, "verify: verifier for zone %s " in verify_handle_exit()
381 log_msg(LOG_ERR, "verify: verify_handle_command: read: %s", in verify_handle_command()
385 log_msg(LOG_INFO, "verify: command channel closed"); in verify_handle_command()
388 log_msg(LOG_ERR, "verify: bad command: %d", (int)mode); in verify_handle_command()
[all …]
H A Dxfrd-tcp.c42 log_msg(LOG_ERR, "xfrd tls: Unable to create SSL ctxt"); in create_ssl_context()
46 log_msg(LOG_ERR, "xfrd tls: Unable to set default SSL verify paths"); in create_ssl_context()
52 log_msg(LOG_ERR, "xfrd tls: Unable to set minimum TLS version 1.3"); in create_ssl_context()
58 log_msg(LOG_ERR, "xfrd tls: Unable to set ALPN protocols"); in create_ssl_context()
73 log_msg(LOG_ERR, "xfrd tls: TLS verify failed - (%d) depth: %d error: %s", in tls_verify_callback()
85 log_msg(LOG_ERR, "xfrd tls: No TLS CTX, cannot set up XFR-over-TLS"); in setup_ssl()
92 log_msg(LOG_ERR, "xfrd tls: Unable to create TLS object"); in setup_ssl()
98 log_msg(LOG_ERR, "xfrd tls: Unable to set TLS fd"); in setup_ssl()
106 log_msg(LOG_ERR, "xfrd tls: TLS setting of hostname %s failed", in setup_ssl()
182 log_msg(LOG_ERR, "xfrd: XFR-over-TLS not available"); in xfrd_tcp_set_create()
[all …]
H A Diterated_hash.c39 log_msg(LOG_ERR, "out of memory in iterated_hash"); in iterated_hash()
54 log_msg(LOG_ERR, "iterated_hash could not EVP_DigestInit"); in iterated_hash()
57 log_msg(LOG_ERR, "iterated_hash could not EVP_DigestUpdate"); in iterated_hash()
60 log_msg(LOG_ERR, "iterated_hash could not EVP_DigestUpdate salt"); in iterated_hash()
63 log_msg(LOG_ERR, "iterated_hash could not EVP_DigestFinal_ex"); in iterated_hash()
H A Dtsig-openssl.c73 log_msg(LOG_ERR, "could not fetch MAC implementation 'hmac' with EVP_MAC_fetch"); in tsig_openssl_init_algorithm()
89 log_msg(LOG_ERR, "could not EVP_MAC_CTX_set_params"); in tsig_openssl_init_algorithm()
96 log_msg(LOG_ERR, "could not EVP_MAC_set_ctx_params"); in tsig_openssl_init_algorithm()
110 log_msg(LOG_ERR, "cannot parse %s algorithm", wireformat); in tsig_openssl_init_algorithm()
231 log_msg(LOG_ERR, "could not EVP_MAC_CTX_new"); in init_context()
241 log_msg(LOG_ERR, "could not EVP_MAC_CTX_set_params"); in init_context()
248 log_msg(LOG_ERR, "could not EVP_MAC_set_ctx_params"); in init_context()
267 log_msg(LOG_ERR, "could not EVP_MAC_update"); in update()
283 log_msg(LOG_ERR, "could not EVP_MAC_final"); in final()
H A Ddbcreate.c82 log_msg(LOG_ERR, "There was an error " in print_rrs()
102 log_msg(LOG_ERR, "There was an error " in print_rrs()
138 log_msg(LOG_ERR, "cannot write zone %s file %s: %s", in write_to_zonefile()
144 log_msg(LOG_ERR, "There was an error printing " in write_to_zonefile()
153 log_msg(LOG_ERR, "cannot write zone %s to file %s: fclose: %s", in write_to_zonefile()
181 log_msg(LOG_ERR, "create dir %s: %s", in create_dirs()
206 log_msg(LOG_ERR, "cannot stat %s: %s", path, strerror(errno)); in create_path_components()
230 log_msg(LOG_ERR, "could not write zone %s to file %s because " in namedb_write_zonefile()
253 log_msg(LOG_ERR, "rename(%s to %s) failed: %s", in namedb_write_zonefile()
H A Dutil.c90 log_msg(LOG_ERR, "Cannot open %s for appending (%s), " in log_open()
210 log_msg(int priority, const char *format, ...) in log_msg() function
284 log_msg(LOG_ERR, "strdup failed: %s", strerror(errno)); in xstrdup()
297 log_msg(LOG_ERR, "malloc failed: %s", strerror(errno)); in xalloc()
309 log_msg(LOG_ERR, "reallocarray failed: %s", strerror(errno)); in xmallocarray()
320 log_msg(LOG_ERR, "calloc failed: %s", strerror(errno)); in xalloc_zero()
331 log_msg(LOG_ERR, "calloc failed: %s", strerror(errno)); in xalloc_array_zero()
342 log_msg(LOG_ERR, "realloc failed: %s", strerror(errno)); in xrealloc()
359 log_msg(LOG_ERR, "mmap failed: %s", strerror(errno)); in mmap_alloc()
363 log_msg(LOG_ERR, "mmap failed: don't have mmap"); in mmap_alloc()
[all …]
H A Dudb.c79 log_msg(LOG_ERR, "out of memory"); in udb_base_create_fd()
85 log_msg(LOG_ERR, "out of memory"); in udb_base_create_fd()
100 log_msg(LOG_ERR, "out of memory"); in udb_base_create_fd()
107 log_msg(LOG_ERR, "%s: %s", fname, strerror(errno)); in udb_base_create_fd()
110 log_msg(LOG_ERR, "%s: file too short", fname); in udb_base_create_fd()
115 log_msg(LOG_ERR, "%s: wrong type of file", fname); in udb_base_create_fd()
120 log_msg(LOG_ERR, "%s: %s\n", fname, strerror(errno)); in udb_base_create_fd()
123 log_msg(LOG_ERR, "%s: file too short", fname); in udb_base_create_fd()
127 log_msg(LOG_ERR, "%s: unknown file version %d", fname, in udb_base_create_fd()
132 log_msg(LOG_ERR, "%s: header size too small %d", fname, in udb_base_create_fd()
[all …]
H A Dxfrd-disk.c159 log_msg(LOG_ERR, "xfrd: Could not open file %s for reading: %s", in xfrd_read_state()
182 log_msg(LOG_ERR, "xfrd: corrupt state file %s dated %d (now=%lld)", in xfrd_read_state()
233 log_msg(LOG_ERR, "xfrd: corrupt state file %s dated %d (now=%lld)", in xfrd_read_state()
250 log_msg(LOG_ERR, "xfrd: statefile %s contains" in xfrd_read_state()
349 log_msg(LOG_ERR, "xfrd: corrupt state file %s dated %d (now=%lld)", in xfrd_read_state()
460 log_msg(LOG_ERR, "xfrd: Could not open file %s for writing: %s", in xfrd_write_state()
535 log_msg(LOG_ERR, "parentdirs of %s failed", tnm); in xfrd_make_tempdir()
540 log_msg(LOG_ERR, "mkdir %s failed: %s", in xfrd_make_tempdir()
554 log_msg(LOG_WARNING, "rmdir %s failed: %s", tnm, in xfrd_del_tempdir()
581 log_msg(LOG_ERR, "open %s for %s failed: %s", fname, mode, in xfrd_open_xfrfile()
[all …]
H A Dxfrd-notify.c159 log_msg(LOG_ERR, "xfrd: zone %s: received bad notify reply opcode/flags from %s", in reply_pkt_is_ack()
166 log_msg(LOG_ERR, "xfrd: zone %s: received notify-ack with bad ID from %s", in reply_pkt_is_ack()
172 log_msg(LOG_ERR, "xfrd: zone %s: received notify response error %s from %s", in reply_pkt_is_ack()
239 log_msg(LOG_ERR, "xfrd: zone %s: max notify send count reached, %s unreachable", in notify_pkt_retry()
303 log_msg(LOG_ERR, "xfrd: zone %s: could not send notify #%d to %s", in xfrd_notify_send_udp()
327 log_msg(LOG_ERR, "xfrd notify: sendto %s failed %s", in xfrd_notify_send_udp()
390 log_msg(LOG_ERR, "notify_send: event_base_set failed"); in notify_setup_event()
392 log_msg(LOG_ERR, "notify_send: event_add failed"); in notify_setup_event()
406 log_msg(LOG_ERR, "notify_send: event_base_set failed"); in notify_setup_event()
408 log_msg(LOG_ERR, "notify_send: event_add failed"); in notify_setup_event()
[all …]
H A Dxfrd.c122 log_msg(LOG_ERR, "xfrd sig handler: event_base_set failed"); in xfrd_sigsetup()
125 log_msg(LOG_ERR, "xfrd sig handler: signal_add failed"); in xfrd_sigsetup()
147 log_msg(LOG_ERR, "xfrd: cannot create event base"); in xfrd_init()
181 log_msg(LOG_ERR, "xfrd ipc handler: event_base_set failed"); in xfrd_init()
183 log_msg(LOG_ERR, "xfrd ipc handler: event_add failed"); in xfrd_init()
273 log_msg(LOG_WARNING, "SIGHUP received, reloading..."); in xfrd_sig_process()
292 log_msg(LOG_ERR, "process %d exited with status %d", in xfrd_sig_process()
304 log_msg(LOG_ERR, "xfrd child timer: event_base_set failed"); in xfrd_sig_process()
306 log_msg(LOG_ERR, "xfrd child timer: event_add failed"); in xfrd_sig_process()
327 log_msg(LOG_ERR, in xfrd_main()
[all …]
H A Dremote.c240 log_msg(LOG_ERR, "%s crypto %s", str, buf); in log_crypto_err()
243 log_msg(LOG_ERR, "and additionally crypto %s", buf); in log_crypto_err()
274 log_msg(LOG_ERR, "could not setup remote control TLS context"); in remote_setup_ctx()
297 log_msg(LOG_ERR, "Could not setup remote control: NSD was compiled without SSL."); in daemon_remote_create()
307log_msg(LOG_WARNING, "control-interface %s is not using TLS, but plain transfer, because first con… in daemon_remote_create()
313 log_msg(LOG_ERR, "could not open remote control port"); in daemon_remote_create()
319 log_msg(LOG_ERR, "gettimeofday: %s", strerror(errno)); in daemon_remote_create()
387 log_msg(LOG_WARNING, "fallback to TCP4, no IPv6: not supported"); in create_tcp_accept_sock()
391 log_msg(LOG_ERR, "can't create a socket: %s", strerror(errno)); in create_tcp_accept_sock()
396 log_msg(LOG_ERR, "setsockopt(..., SO_REUSEADDR, ...) failed: %s", strerror(errno)); in create_tcp_accept_sock()
[all …]
H A Dixfr.c1008 log_msg(LOG_ERR, "ixfr_store addrr: cannot allocate space"); in ixfr_put_newsoa()
1090 log_msg(LOG_ERR, "ixfr_store: cannot parse soa nsname in packet"); in read_soa_rdata()
1095 log_msg(LOG_ERR, "ixfr_store: cannot parse soa maintname in packet"); in read_soa_rdata()
1168 log_msg(LOG_ERR, "ixfr_store: not enough rdata space in packet"); in ixfr_store_add_newsoa()
1175 log_msg(LOG_ERR, "ixfr_store newsoa: cannot parse packet"); in ixfr_store_add_newsoa()
1222 log_msg(LOG_ERR, "ixfr_store oldsoa: not enough rdata space in packet"); in ixfr_store_add_oldsoa()
1229 log_msg(LOG_ERR, "ixfr_store oldsoa: cannot parse packet"); in ixfr_store_add_oldsoa()
1333 log_msg(LOG_ERR, "ixfr_store addrr: cannot parse packet"); in ixfr_store_putrr()
1340 log_msg(LOG_ERR, "ixfr_store addrr: cannot allocate space"); in ixfr_store_putrr()
1737 log_msg(LOG_ERR, "error to delete file %s: %s", ixfrfile, in ixfr_unlink_it_ctmp()
[all …]
H A Doptions.c198 log_msg(LOG_WARNING, "trying to read %s but it is a directory: %s", filetype, fname); in warn_if_directory()
376 log_msg(LOG_ERR, "malloc failed: %s", strerror(errno)); in options_zonestatnames_create()
431 log_msg(LOG_ERR, "pattern does not exist for zone %s " in zone_list_member_zone_insert()
444 log_msg(LOG_ERR, "bad domain name or duplicate zone '%s' " in zone_list_member_zone_insert()
462 log_msg(LOG_ERR, "member ID '%s' given, but no catalog-producer-" in zone_list_member_zone_insert()
469 log_msg(LOG_ERR, "syntax error in member ID '%s.zones.%s' for " in zone_list_member_zone_insert()
473 log_msg(LOG_ERR, "parse error in member ID '%s' for " in zone_list_member_zone_insert()
508 log_msg(LOG_ERR, "could not open zone list %s: %s", opt->zonelistfile, in parse_zone_list_file()
517 log_msg(LOG_ERR, "zone list %s contains bad header\n", opt->zonelistfile); in parse_zone_list_file()
538 log_msg(LOG_ERR, "parse error in %s: '%s'", in parse_zone_list_file()
[all …]
H A Ddbaccess.c161 log_msg(LOG_ERR, "unable to load namedb: cannot initialize timestamp"); in namedb_open()
218 log_msg(LOG_ERR, "zonefile %s does not exist", fname); in namedb_read_zonefile()
222 log_msg(LOG_ERR, "zonefile %s: %s", in namedb_read_zonefile()
253 log_msg(LOG_ERR, "out of memory starting ixfr create"); in namedb_read_zonefile()
266 log_msg(LOG_ERR, "zone %s file %s read with %u errors", in namedb_read_zonefile()
303 log_msg(LOG_ERR, "failed to create IXFR"); in namedb_read_zonefile()
H A Dxfrd-catalog-zones.c187 log_msg(LOG_ERR, "cannot initialize new catalog consumer zone:" in xfrd_init_catalog_consumer_zone()
212 log_msg(LOG_ERR, "catalog consumer processing disabled: " in xfrd_init_catalog_consumer_zone()
231 log_msg(LOG_ERR, "cannot de-initialize catalog consumer zone:" in xfrd_deinit_catalog_consumer_zone()
238 log_msg(LOG_WARNING, "de-initialize catalog consumer zone:" in xfrd_deinit_catalog_consumer_zone()
246 log_msg(LOG_INFO, "deleting member zone '%s' on " in xfrd_deinit_catalog_consumer_zone()
280 log_msg(LOG_ERR, "invalid catalog consumer zone '%s': %s", in vmake_catalog_consumer_invalid()
442 log_msg(LOG_ERR, "catalog consumer zone '%s': %s", in invalid_catalog_consumer_zone()
647 log_msg(LOG_ERR, "member zone '%s': only a single " in xfrd_process_catalog_consumer_zone()
657 log_msg(LOG_ERR, "member zone '%s': group property " in xfrd_process_catalog_consumer_zone()
824 log_msg(LOG_INFO, "Adding '%s' PTR '%s'", in xfrd_process_catalog_consumer_zone()
[all …]
/openbsd-src/usr.sbin/nsd/dnstap/
H A Ddnstap.c167 log_msg(LOG_ERR, "dnstap: SSL_CTX_new failed"); in tls_writer_init()
175 log_msg(LOG_ERR, "dnstap: could not set SSL_OP_NO_SSLv2"); in tls_writer_init()
184 log_msg(LOG_ERR, "dnstap: could not set SSL_OP_NO_SSLv3"); in tls_writer_init()
194 log_msg(LOG_ERR, "dnstap: could not set SSL_OP_NO_RENEGOTIATION"); in tls_writer_init()
204log_msg(LOG_ERR, "dnstap: SSL_CTX_use_certificate_chain_file failed for %s", tls_client_cert_file); in tls_writer_init()
212 log_msg(LOG_ERR, "dnstap: SSL_CTX_use_PrivateKey_file failed for %s", tls_client_key_file); in tls_writer_init()
219 log_msg(LOG_ERR, "dnstap: SSL_CTX_check_private_key failed for %s", tls_client_key_file); in tls_writer_init()
228 log_msg(LOG_ERR, "dnstap: SSL_CTX_load_verify_locations failed for %s", tls_cert_bundle); in tls_writer_init()
235 log_msg(LOG_ERR, "dnstap: SSL_CTX_set_default_verify_paths failed"); in tls_writer_init()
246 log_msg(LOG_ERR, "dnstap: strdup failed"); in tls_writer_init()
[all …]
H A Ddnstap_collector.c78 log_msg(LOG_ERR, "dnstap_collector receive fd fcntl " in dt_collector_create()
82 log_msg(LOG_ERR, "dnstap_collector send fd fcntl " in dt_collector_create()
87 log_msg(LOG_ERR, "setting dnstap_collector " in dt_collector_create()
91 log_msg(LOG_ERR, "setting dnstap_collector " in dt_collector_create()
105 log_msg(LOG_ERR, "fcntl failed: %s", strerror(errno)); in dt_collector_create()
108 log_msg(LOG_ERR, "fcntl failed: %s", strerror(errno)); in dt_collector_create()
181 log_msg(LOG_ERR, "dnstap collector: receive failed: %s", in recv_into_buffer()
187 log_msg(LOG_ERR, "dnstap collector: remote closed connection"); in recv_into_buffer()
195 log_msg(LOG_ERR, "dnstap collector: out of sync (msglen: %u)", in recv_into_buffer()
304 log_msg(LOG_ERR, "could not create dnstap env"); in dt_init_dnstap()
[all …]

12