zephyr/subsys/net
Maochen Wang cfe91b8df1 net: ip: net_pkt: only reserve L2 header for TX case
Only reserve L2 header for TX case when allocating net buffer,
as for RX case, all the received headers are already in linear
buffer when the driver receives the data, and reserve extra L2
header for RX case may exceed the default buffer size.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2025-01-21 11:11:19 +01:00
..
conn_mgr
ip net: ip: net_pkt: only reserve L2 header for TX case 2025-01-21 11:11:19 +01:00
l2 net: Extend the protocol handling in Ethernet 2025-01-20 09:21:32 +01:00
lib net: shell: mem: support getting max used buf and packet 2025-01-20 11:16:18 +01:00
pkt_filter
CMakeLists.txt net: silence no sources cmake warning 2024-10-18 14:14:56 +02:00
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net