zephyr/tests
Tomasz Bursztyka 34988043a4 net: ieee802154: Reverse 6lo fragmentation verdict
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>
2016-12-02 12:40:56 +02:00
..
bluetooth
booting/stub
compliance
crypto
drivers
fs/fat_fs
include
kernel
legacy
net net: ieee802154: Reverse 6lo fragmentation verdict 2016-12-02 12:40:56 +02:00
power/power_states
unit
ztest
defaults.tc
Kconfig
Makefile
Makefile.test