]> granicus.if.org Git - esp-idf/commit
lwip: Remove undocumented CONFIG_MDNS macro flag
authorAngus Gratton <angus@espressif.com>
Mon, 10 Jul 2017 09:22:56 +0000 (17:22 +0800)
committerAngus Gratton <gus@projectgus.com>
Sun, 1 Oct 2017 23:50:27 +0000 (10:50 +1100)
commit2cc8c91ad8e676d2d8f8ba32d1297b7b85034897
tree1bde6b07bd7ec8d5d024e292387d2fe569a5e6f1
parent61d2069e1c9d0e8345773b126ff51f4fcacbc404
lwip: Remove undocumented CONFIG_MDNS macro flag

All options that were enabled via CONFIG_MDNS are now in menuconfig, with
the default values set the same as with CONFIG_MDNS enabled (meaning existing
projects that were using CONFIG_MDNS do not need to change).
components/lwip/Kconfig
components/lwip/include/lwip/lwip/autoip.h
components/lwip/include/lwip/lwip/opt.h
components/lwip/include/lwip/port/lwipopts.h
examples/protocols/udp_multicast/Makefile