zephyr/tests
Ravi kumar Veeramally 7a01988c64 net: 6lo: Fix source address uncompression
When src and dst addresses are compressed based on context
information, uncompression method should verify CID bit,
SAC and DAC bits and context ID's. But it has missed some
cases which resulted in invalid uncompressed IPv6 header.

e.g. CID is set, SAC is 0 and DAC is 1 and context id's provided.
Uncompression method assumed that src address is compressed based
on context information but it is not.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-06-06 09:06:01 -04:00
..
benchmarks tests: benchmark: Fixed build error from icx toolchain. 2017-05-31 12:51:42 -04:00
bluetooth
booting/stub
compliance
crypto
drivers
include
kernel schedule_api: don't exclude Nios II 2017-06-02 14:47:01 -04:00
lib/json tests: json: test JSON_OBJ_DESCR_*_NAMED 2017-05-31 14:53:26 -04:00
net net: 6lo: Fix source address uncompression 2017-06-06 09:06:01 -04:00
power
subsys
unit
ztest
Kconfig
Makefile
Makefile.test