zephyr/subsys/net/l2/ppp
Benedikt Schmidt d7f0da1c78 net: fix thread function signatures
Fix thread function signatures to avoid stack corruption on thread exit.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2023-10-30 12:24:34 +01:00
..
CMakeLists.txt net: l2: ppp: add initial support for PAP authentication 2020-08-18 20:03:05 +03:00
fsm.c random: Rename random header 2023-10-10 14:23:50 +03:00
ipcp.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
ipv6cp.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
Kconfig net: ppp: Mark the PPP L2 as non-experimental 2023-09-29 10:33:50 +02:00
lcp.c net: l2: ppp: Don't attempt reestablish PPP if carrier is down 2023-09-30 18:47:33 +02:00
link.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
misc.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
network.c net: rename shadow variables 2023-08-10 08:14:43 +00:00
options.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
pap.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ppp_internal.h net: l2: ppp: ppp uart usage fixed 2023-08-09 16:07:46 +00:00
ppp_l2.c net: fix thread function signatures 2023-10-30 12:24:34 +01:00
ppp_mgmt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ppp_stats.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ppp_stats.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00