mirror of
https://github.com/espressif/openthread.git
synced 2026-08-15 15:17:46 +00:00
[doc] update the BR name in comments/documentations (#6581)
This commit updates the BR name in comments and documentation (removes the uses of "duckhorn")
This commit is contained in:
@@ -35,7 +35,7 @@ import config
|
||||
import thread_cert
|
||||
|
||||
# Test description:
|
||||
# This test verifies DNS-SD server works on a Duckhorn BR and is accessible from a Host.
|
||||
# This test verifies DNS-SD server works on a BR and is accessible from a Host.
|
||||
#
|
||||
# Topology:
|
||||
# ----------------(eth)--------------------
|
||||
|
||||
@@ -49,7 +49,7 @@ ROUTER = 2
|
||||
HOST = 3
|
||||
|
||||
# The two prefixes are set small enough that a random-generated OMR prefix is
|
||||
# very likely greater than them. So that the duckhorn BR will remove the random-generated one.
|
||||
# very likely greater than them. So that the BR will remove the random-generated one.
|
||||
ON_MESH_PREFIX1 = "fd00:00:00:01::/64"
|
||||
ON_MESH_PREFIX2 = "fd00:00:00:02::/64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user