zephyr/subsys
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
..
bluetooth Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
canbus canbus: isotp: fix net_buf usage in recv function 2021-11-09 18:12:08 +02:00
console
cpp
debug
demand_paging
dfu
disk
emul
fb
fs fs: Correct LOG_ERR messages for directory API calss 2021-11-09 16:04:34 -06:00
ipc ipc_service: Re-organize Kconfig 2021-11-12 14:51:29 +01:00
jwt
logging logging: typecast to stop signed-unsigned comparison 2021-11-15 08:53:51 -05:00
lorawan
mgmt mgmt/mcumgr/lib: Fix multi-image upload not working 2021-11-16 21:24:09 -05:00
modbus
net net: l2: ppp: possibility to have a custom MRU/MTU 2021-11-16 21:25:47 -05:00
pm pm: Fix device resume order 2021-11-09 19:57:59 -05:00
portability portability: cmsis: use correct type for atomics 2021-11-15 09:59:01 -05:00
random
settings
shell kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
stats
storage
task_wdt
testsuite clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
timing
tracing Tracing: k_free tracing hook heap reference added 2021-11-16 09:45:01 -05:00
usb kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
CMakeLists.txt
Kconfig