mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 16:32:57 +00:00
As soon as fragment is put into the cache and as long as it is not identified to be the last one: let's return NET_OK to notifiy the fragment has been consumed by ieee802154 L2. That way, net_core will not try to interpret it - and fail - unnecessary increasing the drop statistics. On the contrary, once the buffer is fully reassemble, let's return NET_CONTINUE in order to let net_core consume the buffer relevantly. Change-Id: I715b687e451f4643656e122b0d119f114696340b Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
booting/stub | ||
compliance | ||
crypto | ||
drivers | ||
fs/fat_fs | ||
include | ||
kernel | ||
legacy | ||
net | ||
power/power_states | ||
unit | ||
ztest | ||
defaults.tc | ||
Kconfig | ||
Makefile | ||
Makefile.test |