zephyr/tests
Łukasz Duda 5273af6ba8 net: ipv6: nbr: Add IPv6 reachability confirmation API
This commit introduces a new IPv6 API for positive reachability
confirmation, as specified in RFC 4861, Section 7.3.1. This feature aims
to enhance the effectiveness of the Neighbor Discovery mechanism, by
enabling upper-layer protocols to signal that the connection makes a
"forward progress".

The implementation within TCP serves as a reference. Compliance with
RFC 4861, especially Appendix E.1, was ensured by focusing on reliable
handshake and acknowledgment of new data transmissions.

Though initially integrated with TCP, the API is designed for broader
applicability. For example, it might be used by some UDP-based protocols
that can indicate two-way communication progress.

Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>
2024-01-31 14:50:53 +01:00
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tests: arch: arm: arm: align tests to nRF54L15 2024-01-30 21:00:44 +00:00
benchmarks tests/benchmarks/footprints: Define required source standard macros 2024-01-26 07:48:55 -05:00
bluetooth tests: Bluetooth: Update Host Launch Studio Project and ICS 2024-01-30 08:52:59 +01:00
boards kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
boot test: mcuboot: enable test on lpc55s platforms 2024-01-19 10:33:44 +01:00
bsim tests: bsim: Bluetooth: CAP broadcast AC testing updates 2024-01-31 13:45:23 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers tests: build_all: modem: test compilation with connectivity 2024-01-30 18:51:46 -05:00
kconfig/configdefault
kernel test: kernel: mem_protect: switch to an547 as the integration platform 2024-01-30 13:42:02 +01:00
lib tests: lib: cpp: exclude nRF54L15 2024-01-30 21:00:44 +00:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net net: ipv6: nbr: Add IPv6 reachability confirmation API 2024-01-31 14:50:53 +01:00
posix posix: sched: Implement tests for set APIs for scheduling parameters 2024-01-31 11:16:26 +01:00
robot
subsys llext: Extend test coverage 2024-01-30 15:08:22 -05:00
unit tests: unit: util: Extend FOR_EACH test 2024-01-29 11:32:54 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00