zephyr/drivers/net
Christian Taedcke 5e94ac9aa9 net: ppp: Enable connection setup for windows
Before establishing the ppp connection, windows sends the string CLIENT
and expects the reply CLIENTSERVER from the modem.
This functionality is implemented in the new function
ppp_handle_client().
This feature must be enabled via Kconfig.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2020-01-09 15:16:05 +02:00
..
CMakeLists.txt net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
Kconfig net: ppp: Enable connection setup for windows 2020-01-09 15:16:05 +02:00
loopback.c net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ppp.c net: ppp: Enable connection setup for windows 2020-01-09 15:16:05 +02:00
slip.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00