Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update forks #1

Merged
merged 44 commits into from
Jul 10, 2020
Merged

Update forks #1

merged 44 commits into from
Jul 10, 2020

Conversation

tttttangTH
Copy link
Owner

Update ot-br posix fork.

bukepo and others added 30 commits June 1, 2020 22:08
The typo is fixed and now -v option could correctly print version information.
Because of the code divergence of chromium mojo and open-source
libchrome. It's no longer possible to maintain an open-source version of
mojo-based mdns.
This feature is not enabled by default in OpenThread. Add feature flags
to allow disabling it to avoid link errors.
This commit outputs more exception information when the path is invalid.
This allows users other than root to use otbr-agent service.
This commit ensures ninja has permission to access the log files
(i.e. .ninja_log and .ninja_deps)
This fixes setup script by 2 modifications:

- Changes network manager ipv6.method to auto to make WiFi AP work.

- Stops and disables dnsmasq before starting bind9 to fix the "port 53
  in use" issue.
jwhui and others added 14 commits July 1, 2020 12:17
This change allows the dbus agent to send device role changed signals
under unexpected external resets. (e.g. ot-ctl factoryreset and internal
OpenThread resets).
Example:

```bash
docker build --build-arg OTBR_OPTIONS=-DOT_POSIX_CONFIG_RCP_BUS=SPI  -f etc/docker/Dockerfile .
```
This helps to test the logic of scan, neighbor table and child table.
This commit fixes a reflected XSS vulnerability of otbr-web. The
exception message may contain user inputs so needs to escape sensitive
characters.
To support automated armv7 docker builds.
Unlink python2 before brew install, which fails for unable to link
python as python3.
* Should not close interface upon join failure
* Fix wrong API call to start Thread
* Add tests for joining
@tttttangTH tttttangTH merged commit 35a099f into tttttangTH:master Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants