mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 22:37:45 +00:00
[border-router] send RA immediately when RA parameters are updated (#6565)
This commit is contained in:
@@ -114,7 +114,7 @@ class SingleBorderRouter(thread_cert.TestCase):
|
||||
self.assertTrue(host.ping(router.get_ip6_address(config.ADDRESS_TYPE.OMR)[0], backbone=True))
|
||||
|
||||
# Stop the radvd service and wait for the Border Router
|
||||
# to start adverting on-link prefix on its own.
|
||||
# to reset the RA parameters.
|
||||
br.stop_radvd_service()
|
||||
self.simulator.go(15)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user