zephyr/net
Jukka Rissanen b7d790b4b2 net: contiki: Do not discard non-fragmented packets
If the fragmentation header is missing, then do not discard
the message but pass it to upper layers as is. The fragmentation
header might be missing if the packet fits into 128 bytes.

Change-Id: I39d29e7ad80be5531262a0ac413d8137da0c64f5
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:26 -05:00
..
bluetooth Bluetooth: Cover whole key API under CONFIG_BLUETOOTH_SMP 2016-02-05 20:24:26 -05:00
ip net: contiki: Do not discard non-fragmented packets 2016-02-05 20:24:26 -05:00
Kconfig kconfig: add menu for networking 2016-02-05 20:14:26 -05:00
Makefile net: Add kconf for networking 2016-02-05 20:14:20 -05:00