[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:
Yakun Xu
2021-04-20 22:32:07 -07:00
committed by GitHub
parent e3b971e497
commit 8467a3d522
19 changed files with 112 additions and 11 deletions
+3
View File
@@ -167,4 +167,7 @@ expect_line "Done"
send "diag start\n"
expect ": InvalidState"
send "ba port\n"
expect "Done"
dispose_all