mirror of
https://github.com/espressif/openthread.git
synced 2026-07-31 08:07:47 +00:00
[routing-manager] remove vicarious router discovery feature (#7727)
The vicarious router discovery feature depends on the ability to receive Router Advertisement messages sent in response to Router Solicitation messages from other hosts. However, this does not work since Router Advertisement messages are often sent unicast in response.
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ import config
|
||||
import thread_cert
|
||||
|
||||
# Test description:
|
||||
# This test verifies Vicarious Router Solicitation.
|
||||
# This test verifies on-link prefix configuration.
|
||||
#
|
||||
# Topology:
|
||||
# -------------(eth)----------------------------
|
||||
Reference in New Issue
Block a user