mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 15:51:57 +00:00
Two issues identified with 6lo fragmentation for ieee802154 that broke the communication: 1) ieee802154_fragment_is_needed function did not take 15.4 FCS size into account, hence taking wrong decision in some cases. 2) set_up_frag_hdr was writing with wrong offset, which resulted in 6lo bytes being overwritten by 15.4 header. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
app_memory | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |