003 File Manager
Current Path:
/usr/src/contrib/unbound/dnstap
usr
/
src
/
contrib
/
unbound
/
dnstap
/
📁
..
📄
dnstap.c
(14.11 KB)
📄
dnstap.h
(6.37 KB)
📄
dnstap.m4
(1.8 KB)
📄
dnstap.proto
(10.36 KB)
📄
dnstap_config.h
(372 B)
📄
dnstap_config.h.in
(386 B)
📄
dnstap_fstrm.c
(6.87 KB)
📄
dnstap_fstrm.h
(8.99 KB)
📄
dtstream.c
(58.06 KB)
📄
dtstream.h
(11.75 KB)
📄
unbound-dnstap-socket.c
(39.79 KB)
Editing: dnstap_config.h
#ifndef UNBOUND_DNSTAP_CONFIG_H #define UNBOUND_DNSTAP_CONFIG_H /* * Process this file (dnstap_config.h.in) with AC_CONFIG_FILES to generate * dnstap_config.h. * * This file exists so that USE_DNSTAP can be used without including config.h. */ #if 0 /* ENABLE_DNSTAP */ # ifndef USE_DNSTAP # define USE_DNSTAP 1 # endif #endif #endif /* UNBOUND_DNSTAP_CONFIG_H */
Upload File
Create Folder