zephyr/subsys
Georges Oates_Larsen 1c79445059 net: net_if: fix net_if_send_data for offloaded ifaces
Some offloaded ifaces have an L2, but lack support for
net_l2->send. This edge case is not handled by
net_if_send_data, resulting in a NULL dereference under
rare circumstances.

This patch expands the offloaded iface guard in
net_if_send_data to handle this edge case.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2024-08-06 09:19:36 +01:00
..
bindesc
bluetooth Bluetooth: Controller: change condition in while to Boolean 2024-08-05 16:30:13 +02:00
canbus
console
dap
debug coredump: Guard new kconfig for only supported arch 2024-08-02 03:32:09 -04:00
demand_paging
dfu
disk
dsp
emul
fb
fs
input
ipc
jwt
llext
logging logging: Trigger logging thread when we start to drop messages 2024-08-02 18:45:59 -05:00
lorawan
mem_mgmt
mgmt mgmt: hawkbit: move to zephyr kernel heap 2024-08-05 11:32:49 +02:00
modbus
modem
net net: net_if: fix net_if_send_data for offloaded ifaces 2024-08-06 09:19:36 +01:00
pm
portability
random
retention
rtio rtio: Enable submit/consume semaphores by default 2024-08-05 10:16:12 +02:00
sd
sensing
settings
shell
sip_svc
stats
storage
task_wdt
testsuite
timing
tracing
usb
zbus
CMakeLists.txt
Kconfig