zephyr/tests/net/ipv6
Jukka Rissanen ba026941a1 net: ipv6: Fix IPv6 prefix comparision
If the prefix length % 8 is not 0, then the remaining
bit length was calculated incorrectly and the prefixes
were claimed to match even though they might not be the
same.

Adding a test cases for testing this properly.

Coverity-CID: 157591

Change-Id: I9cb5a73d5cc211ec183176400fa5e2dfd209e2da
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-01-20 16:23:18 +02:00
..
src net: ipv6: Fix IPv6 prefix comparision 2017-01-20 16:23:18 +02:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
testcase.ini tests: net: exclude quark_d2000_crb 2016-12-05 16:44:46 +00:00