libre2: fix pkgconfig paths
[feed/packages.git] / net / knot-resolver / Config.in
1 menu "Configuration"
2 config PACKAGE_knot-resolver_dnstap
3 bool "Build with dnstap support"
4 default n
5 help
6 knot-resolver dnstap module supports logging DNS responses
7 to a unix socket in dnstap format using fstrm framing library.
8 This logging is useful if you need effectivelly log all
9 DNS traffic.
10 The unix socket and the socket reader must be present before
11 starting resolver instances.
12 endmenu