-
CONFIG_LLMNR_RESOLVER_ADDITIONAL_BUF_CTR
¶
Additional DNS buffers
Type: int
Help¶
Number of additional buffers available for the LLMNR responder.
Default¶
0
Kconfig definition¶
At <Zephyr>/subsys/net/lib/dns/Kconfig:204
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:37
→ <Zephyr>/subsys/net/Kconfig:89
→ <Zephyr>/subsys/net/lib/Kconfig:8
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Network Protocols → LLMNR responder
config LLMNR_RESOLVER_ADDITIONAL_BUF_CTR int "Additional DNS buffers" default 0 depends onLLMNR_RESPONDER
&&NETWORKING
help Number of additional buffers available for the LLMNR responder.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)