lwip/doc
Sylvain Rochet 96296947fc PPP: introduce ppp_set_auth_required macro
PPP auth required flag is currently hardcoded to true if PPP is
acting as a server and set to false if PPP is acting as a client.

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

It means we can now have a server which asks the client to authenticate
or vice versa. This is pretty unusual thought. What we don't support
yet is mutual authentication with a different set of user and password
per direction which is even less usual.
2016-06-26 22:31:02 +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: introduce ppp_set_auth_required macro 2016-06-26 22:31:02 +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