zephyr/subsys/net
Sjors Hettinga 6783848b8f net: ppp_l2: Make prio of PPP TX thread configurable
The PPP TX thread handles the transmission of packets at PPP layer.
Make it's priority configurable, so it's priority can be configured higher
then higher protocol layers.

Signed-off-by: Sjors Hettinga <s.a.hettinga@gmail.com>
2023-08-02 14:04:55 +02:00
..
conn_mgr net: conn_mgr: Create conn_mgr thread dynamically 2023-07-14 09:37:37 +02:00
ip net: tcp: Make priority of TCP work queue configurable 2023-08-02 14:04:55 +02:00
l2 net: ppp_l2: Make prio of PPP TX thread configurable 2023-08-02 14:04:55 +02:00
lib net: coap: Use 64bit timestamps 2023-08-01 15:40:04 +02:00
pkt_filter net: pkt_filter: Introduce additional hooks for pkt_filter 2023-07-10 09:27:47 +02:00
buf_simple.c net: buf: Factor out net_buf_simple to separate source file 2023-03-15 10:50:16 +01:00
buf.c subsys/net: move to timepoint API 2023-07-25 09:12:26 +02:00
CMakeLists.txt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
hostname.c
Kconfig net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net