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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| loopback.c | ||
| ppp.c | ||
| slip.c | ||