zephyr/subsys/net/l2/ppp
Jani Hirsimäki 8a51a79d89 net: l2: ppp: possibility to have a custom MRU/MTU
Reading a set MTU from the used net_if when starting LCP.
This enables also other custom MTU/MRU to be set for the link than
the default CONFIG_NET_PPP_MTU_MRU (set by a ppp driver during
initialization).

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
2021-11-16 21:25:47 -05:00
..
CMakeLists.txt
fsm.c net: l2: ppp: possibility to have a custom MRU/MTU 2021-11-16 21:25:47 -05:00
ipcp.c
ipv6cp.c
Kconfig kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
lcp.c net: l2: ppp: possibility to have a custom MRU/MTU 2021-11-16 21:25:47 -05:00
link.c
misc.c
network.c
options.c
pap.c
ppp_internal.h
ppp_l2.c
ppp_mgmt.c
ppp_stats.c
ppp_stats.h