zephyr/subsys/net/l2
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
..
bluetooth net: bt: enable solicit node multicast group registration 2021-01-14 16:57:07 +02:00
canbus kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
dummy device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
ieee802154 kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
openthread net: openthread: enable deterministic ECDSA 2021-03-17 09:25:04 +02:00
ppp net: ppp: dialup enablers 2021-04-01 09:43:56 +03:00
virtual net: virtual: ipip: Add IP tunneling driver 2021-03-29 07:40:24 -04:00
wifi shell: examples cleanup 2020-09-29 10:48:47 +02:00
CMakeLists.txt net: virtual: Add virtual network interface support 2021-03-29 07:40:24 -04:00
Kconfig net: virtual: Add virtual network interface support 2021-03-29 07:40:24 -04:00