Home
last modified time | relevance | path

Searched refs:Neighbor (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6148 bool "Neighbor cache"
151 The value depends on your network needs. Neighbor cache should
330 module-str = Log level for IPv6 Neighbor Discovery
331 module-help = Enables IPv6 Neighbor Discovery code to output debug messages.
349 module-help = Enables IPv6 Neighbor Cache code to output debug messages.
DKconfig.stats58 Keep track of IPv6 Neighbor Discovery related statistics
DKconfig.tcp236 bool "Provide a reachability hint for IPv6 Neighbor Discovery"
240 If enabled, TCP stack will inform the IPv6 Neighbor Discovery process
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_monitoring.rst71 …[20210408Z14:33:21.194979] Ether / IPv6 / ICMPv6ND_NS / ICMPv6 Neighbor Discovery Option - Source …
72 …[20210408Z14:33:21.217528] Ether / IPv6 / ICMPv6ND_NA / ICMPv6 Neighbor Discovery Option - Destina…
/Zephyr-latest/modules/openthread/
DKconfig.features272 bool "Neighbor discovery agent support"
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst216 * ``ZEP-474`` - ND: Neighbor cache is not getting cleared
Drelease-notes-3.7.rst1406 :c:func:`net_if_nbr_reachability_hint` to report Neighbor reachability and
1407 avoid unnecessary Neighbor Discovery solicitations.
1414 * Improved IPv6 Neighbor Discovery test coverage.
1415 * Fixed a bug, where Neighbor Advertisement packets reporting Duplicate address
Drelease-notes-1.7.rst196 * ``ZEP-807`` - Neighbor Discovery for IPv6
Drelease-notes-3.6.rst771 * Improved thread safety of the module handling Neighbor Discovery.
772 * Added support for IPv6 Neighbor reachability hints, allowing to reduce
Drelease-notes-1.11.rst241 * :github:`3323` - [IPv6 TAHI] Section 2: RFC 4861 - Neighbor Discovery for IPv6
Drelease-notes-1.14.rst1390 * :github:`14063` - net: ipv6: Neighbor table management improvements