zephyr/subsys/net/lib/dns
Paul Sokolovsky 028aae1ec9 net: config: Rename Kconfig options to correspond to library name
This finishes refactor of splitting off net_config library name from
net_app library, started in c60df1311, c89a06dbc. This commit makes
sure that Kconfig options are prefixed with CONFIG_NET_CONFIG_
instead of CONFIG_NET_APP_, and propagates these changes thru the
app configs in the tree.

Also, minor dependency, etc. tweaks are made.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-08-13 18:42:31 -07:00
..
CMakeLists.txt net: llmnr: Add LLMNR responder support 2018-06-29 13:11:18 +03:00
dns_pack.c net: mdns: Initial mDNS responder support 2017-10-17 08:36:39 -04:00
dns_pack.h net: Avoid holes in structs 2018-07-25 15:20:34 +03:00
Kconfig net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
llmnr_responder.c net: llmnr: Add LLMNR responder support 2018-06-29 13:11:18 +03:00
mdns_responder.c net: Too long timeout for k_sleep 2018-05-28 17:20:11 -04:00
resolve.c net: llmnr: Add link-local mcast name resolution client support 2018-06-29 13:11:18 +03:00