[meshcop] support native commissioner (#6541)

This commit adds native commissioner support with the following changes:
* Accept unsecure traffic when Thread is not enabled.
* Accept traffic to border agent service when native commissioner is
  allowed.
This commit is contained in:
Yakun Xu
2021-05-05 11:14:02 -07:00
committed by GitHub
parent d3bc1acf74
commit b9ba3558f8
8 changed files with 34 additions and 31 deletions
+3 -3
View File
@@ -320,7 +320,7 @@ jobs:
name: cov-expects
path: tmp/coverage.info
external-commissioner:
ot-commissioner:
runs-on: ubuntu-20.04
env:
THREAD_VERSION: 1.1
@@ -360,7 +360,7 @@ jobs:
./script/test generate_coverage gcc
- uses: actions/upload-artifact@v2
with:
name: cov-external-commissioner
name: cov-ot-commissioner
path: tmp/coverage.info
multiple-instance:
@@ -490,7 +490,7 @@ jobs:
- cli-mtd
- cli-time-sync
- expects
- external-commissioner
- ot-commissioner
- multiple-instance
- ncp-gcc-m32
- ncp-clang