HomeSort by: relevance | last modified time | path
    Searched refs:DNSTAP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
dnstap.c 1 /* $NetBSD: dnstap.c,v 1.1 2024/02/18 20:57:31 christos Exp $ */
51 #error DNSTAP not configured.
73 #include <dns/dnstap.h>
84 #include "dnstap.pb-c.h"
89 #define DNSTAP_CONTENT_TYPE "protobuf:dnstap.Dnstap"
162 ISC_LOG_INFO, "opening dnstap destination '%s'", path);
213 "unable to initialize dnstap I/O thread");
334 ISC_LOG_INFO, "%s dnstap destination '%s'",
368 "unable to initialize dnstap I/O thread")
    [all...]
  /src/external/mpl/bind/dist/lib/dns/
dnstap.c 1 /* $NetBSD: dnstap.c,v 1.16 2026/04/08 00:16:13 christos Exp $ */
51 #error DNSTAP not configured.
73 #include <dns/dnstap.h>
82 #include "dnstap.pb-c.h"
87 #define DNSTAP_CONTENT_TYPE "protobuf:dnstap.Dnstap"
161 ISC_LOG_INFO, "opening dnstap destination '%s'", path);
213 "unable to initialize dnstap I/O thread");
332 ISC_LOG_INFO, "%s dnstap destination '%s'",
366 "unable to initialize dnstap I/O thread")
    [all...]
  /src/external/mpl/bind/dist/
configure 1689 --enable-dnstap enable dnstap support (requires fstrm, protobuf-c)
1808 C compiler flags for DNSTAP, overriding pkg-config
1809 DNSTAP_LIBS linker flags for DNSTAP, overriding pkg-config
27440 # Activate dnstap?
27442 # [pairwise: --enable-dnstap, --disable-dnstap]
27443 # Check whether --enable-dnstap was given.
32307 echo " Allow 'dnstap' packet logging (--enable-dnstap)"
    [all...]

Completed in 25 milliseconds