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
FILES
ppp.txt PPP: introduce ppp_set_auth_required macro 2016-06-26 22:31:02 +02:00
rawapi.txt
savannah.txt
snmp_agent.txt
sys_arch.txt