zephyr/tests
Ravi kumar Veeramally 3fafe4f9ad net: ipv6: Handle large IPv6 packets properly
Current implementation does not handle large extension headers
(e.g HBHO). Which resulted network stack crashes or due to
misinterpretation of lengths network packets are dropped. Also
caused issues while preparing IPv6 packet (e.g. large HBHO header
with IPv6 fragmentation support).

Issues fixed and provided more unit tests.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2018-07-23 15:01:09 +03:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks benchmarks: app_kernel: Fixed coverity issue. 2018-07-04 22:00:22 -04:00
bluetooth Bluetooth: shell: Add name command 2018-07-23 14:45:58 +03:00
boards tests: Add test for NATIVE_EXIT_TASK 2018-07-18 15:43:12 -04:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: crypto: rand32: Add test for z_early_boot_rand32_get 2018-07-20 10:12:27 -04:00
drivers tests: Add colibri_imx7d_m4 config in pwm_api 2018-07-17 16:08:22 -05:00
include tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
kernel tests: kernel: document gen_isr_table tests for RTM 2018-07-20 10:26:39 -04:00
lib tests: sprintf: Add inf/nan testing for %{e,E,g,G} 2018-07-12 14:57:52 -05:00
misc/test_build samples: exclude socket samples on esp32 2018-07-16 19:00:32 -04:00
net net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
posix tests: posix: add test for pthread_key 2018-07-19 08:46:33 -04:00
power tests: power: multicore: Fix power state entry for LMT 2018-07-19 17:12:58 -04:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: nffs: fixed types 2018-07-18 12:32:23 -04:00
unit lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
ztest tests: ztest: ztest_mock to support multiple calls to same mock 2018-07-04 08:57:09 -04:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig native_posix: Do not select COVERAGE by default 2018-07-03 08:36:06 -04:00