zephyr/drivers/net
Jani Hirsimäki 5d76e8aca8 net: ppp: dialup enablers
Introducing PPP dialup features to enable e.g. usage of nrf9160
based board as a dialup modem for transferring ip data over PPP
 (e.g. windows dial up), i.e. usage of Zephyr PPP as a server for
 providing MTU/MRU, IP address and DNS addresses for a PC:
- PPP LCP MRU option (configurable)
- PPP server: IPCP ip and dns address peer options to enable
providing IP and DNS addresses for PPP peer.

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
2021-04-01 09:43:56 +03:00
..
CMakeLists.txt
Kconfig net: ppp: dialup enablers 2021-04-01 09:43:56 +03:00
loopback.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ppp.c net: ppp: dialup enablers 2021-04-01 09:43:56 +03:00
slip.c drivers: net: slip: Allow slip to co-exist with other interfaces 2020-09-21 10:02:06 -05:00