mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
knot-resolver: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit bb1f6174fa)
This commit is contained in:
committed by
Josef Schlehofer
parent
1da33ba207
commit
0d56e8c19e
@@ -0,0 +1,12 @@
|
||||
menu "Configuration"
|
||||
config PACKAGE_knot-resolver_dnstap
|
||||
bool "Build with dnstap support"
|
||||
default n
|
||||
help
|
||||
knot-resolver dnstap module supports logging DNS responses
|
||||
to a unix socket in dnstap format using fstrm framing library.
|
||||
This logging is useful if you need effectivelly log all
|
||||
DNS traffic.
|
||||
The unix socket and the socket reader must be present before
|
||||
starting resolver instances.
|
||||
endmenu
|
||||
Reference in New Issue
Block a user