I would suggest to inspect the source code. Afte a while you will find that the DNS LWIP implementation is only client and not server. The DNS part can be completely "removed" by the option (I can't recall it's title by now) in the lwip option file.
Best Martin On Fri, Jan 17, 2014 at 6:48 PM, Ishmeet <[email protected]> wrote: > In dns.c, dns_init, how to stop it, need api like dns_stop. > > On 17-Jan-2014 10:01 PM, "Simon Goldschmidt [via lwIP]" <[hidden email]> > wrote: >> >> Ishmeet wrote: >> >> > Is there a way to stop DNS server ? >> >> Which DNS server do you want to stop, the one of your provider? >> >> >> Simon >> >> _______________________________________________ >> lwip-users mailing list >> [hidden email] >> https://lists.nongnu.org/mailman/listinfo/lwip-users >> >> >> ________________________________ >> If you reply to this email, your message will be added to the discussion >> below: >> http://lwip.100.n7.nabble.com/How-to-stop-Dns-server-tp22185p22186.html >> To unsubscribe from How to stop Dns server?, click here. >> NAML > > > ________________________________ > View this message in context: Re: How to stop Dns server? > > Sent from the lwip-users mailing list archive at Nabble.com. > > _______________________________________________ > lwip-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
