mirror of
https://github.com/espressif/openthread.git
synced 2026-09-09 02:30:11 +00:00
[border-agent] use ephemeral port (#6450)
This commit changes border agent service to use ephemeral port by default. This change makes it easier to support multiple Thread interfaces on a single host.
This commit is contained in:
@@ -167,4 +167,7 @@ expect_line "Done"
|
||||
send "diag start\n"
|
||||
expect ": InvalidState"
|
||||
|
||||
send "ba port\n"
|
||||
expect "Done"
|
||||
|
||||
dispose_all
|
||||
|
||||
Reference in New Issue
Block a user