zephyr/tests/net
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
..
6lo
all
app
arp tests: net: arp: Increase network buffer counts 2018-07-12 23:12:32 -04:00
buf
checksum_offload
context
dhcpv4
ethernet_mgmt
icmpv6 tests: net: Run various tests only in qemu_x86 or native_posix 2018-07-21 08:26:02 -04:00
ieee802154
iface
ip-addr
ipv6 net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
ipv6_fragment net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
lib
mgmt
mld
neighbor
net_pkt net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
ptp/clock
route
rpl
socket
tcp tests: net: tcp: Use correct network interface for sending 2018-07-17 21:12:45 +03:00
traffic_class
trickle tests: net: Run various tests only in qemu_x86 or native_posix 2018-07-21 08:26:02 -04:00
tx_timestamp
udp tests: net: udp: Increase network buffer counts 2018-07-18 07:46:37 -04:00
utils tests: net: Run various tests only in qemu_x86 or native_posix 2018-07-21 08:26:02 -04:00
vlan
websocket