zephyr/subsys
Florian Grandel da0371accf net: l2: ieee802154: decouple frame decryption from upper layer fields
The L2 function `ieee802154_decipher_data_frame()` relied on upper layer
LL address fields which breaks encapsulation.

Also fixes a bug introduced in another fix that went overboard (#53734).

Fixes: #78490

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2024-09-19 18:28:26 +01:00
..
bindesc bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bluetooth Bluetooth: MICP: Add bondable requirement 2024-09-19 18:28:01 +01:00
canbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
console
dap
debug style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
demand_paging demand_paging: add a semihosting based backing store for on-demand sections 2024-09-11 20:18:51 -04:00
dfu
disk
dsp
emul
fb
fs fs: nvs: fix nvs static analysis error 2024-09-04 12:51:14 +02:00
input
ipc ipc: align icbmsg to no-multithreading 2024-09-12 10:03:05 +02:00
jwt mbedtls: do not set PSA_WANT_KEY_TYPE_[RSA/ECC]_KEY_PAIR_BASIC 2024-09-12 10:02:40 +02:00
llext subsys/llext: Allow .exported_sym to be between other data sections 2024-09-16 20:17:35 +02:00
logging logging: log_frontend_stmesp: Add support for standalone mode 2024-09-06 11:31:27 -04:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: transport: bluetooth: add all gatt permission levels 2024-09-19 15:13:19 +02:00
modbus
modem
net net: l2: ieee802154: decouple frame decryption from upper layer fields 2024-09-19 18:28:26 +01:00
pm pm: policy: change the policy event handling 2024-09-09 13:56:04 -04:00
portability
profiling style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
random
retention
rtio
sd
sensing
settings
shell shell: kernel_service: heap: add required header 2024-09-19 03:52:59 -04:00
sip_svc
stats
storage
task_wdt
testsuite Ztest: Ztest_param fix 2024-09-19 03:25:17 -04:00
timing
tracing
usb usb: device_next: uac2: Support multiple sample rates 2024-09-13 09:21:58 +02:00
zbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
CMakeLists.txt lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00
Kconfig