mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 07:21:56 +00:00
Test case added for IPv6 neighbors. This will add more than CONFIG_NET_IPV6_MAX_NEIGHBORS neighbors. Network stack should remove oldest neighbor which is in STALE state and it should add new neighbor. So call to net_ipv6_nbr_add() should succeed. Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |