lwip/doc
Sylvain Rochet 9015c28406 PPP, DNS: introduce ppp_set_usepeerdns macro
PPP use peer DNS setting is currently hardcoded to true if PPP is
acting as a client and set to false if PPP is actinf as a server.

This is probably the most wanted behavior, but since we now have the
ability to change that at runtime, allow users to do it.

We don't have a way to have a different default configuration if the
PPP PCB is going to be used as a client or as a server, therefore the
default configuration should be fine for both of them. Since enabling
peer DNS by default is dangerous for server mode, the default is now
not to ask for DNS servers and it should now be explicitely enabled
if needed, update the documentation accordingly.
2016-06-26 21:36:48 +02:00
..
doxygen Lots of documentation updates 2016-06-22 20:46:19 +02:00
contrib.txt doc: contrib: CVS -> Git, punctuation fixes 2015-09-21 22:40:56 +02:00
FILES Added a word or two on threading, which should be sufficient to close task #6683 2009-05-05 19:33:41 +00:00
ppp.txt PPP, DNS: introduce ppp_set_usepeerdns macro 2016-06-26 21:36:48 +02:00
rawapi.txt documentation: rawapi: more syntax fixes 2015-09-22 00:27:56 +02:00
savannah.txt documentation: savannah: updated for Git 2015-09-22 21:52:44 +02:00
snmp_agent.txt Documentation: SNMP: update to recent changes 2015-10-04 11:02:17 +02:00
sys_arch.txt Fixed documentation after changing sys arch prototypes for 1.4.0 2011-07-04 19:33:33 +00:00