zephyr/subsys/net
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
..
ip kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
l2 net: l2: ppp: possibility to have a custom MRU/MTU 2021-11-16 21:25:47 -05:00
lib net: openthread: Fix for OT prompt in the Zephyr shell 2021-11-10 16:36:18 +02:00
CMakeLists.txt
Kconfig net/tcp: Rename TCP2 to TCP 2021-11-11 07:26:41 -05:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net_buf_slist_{put|get}: make SMP safe 2021-09-28 11:37:56 +02:00
hostname.c