openthread / ot-ns

OpenThread Network Simulator, a discrete event simulator and visualization tool for Thread networks.
https://openthread.io
BSD 3-Clause "New" or "Revised" License
61 stars 23 forks source link

submodule: bump openthread from `d48799d` to `7f0b5fa` #480

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps openthread from d48799d to 7f0b5fa.

Commits
  • 7f0b5fa [cmake] fix OT_TCP option (#8804)
  • f4f2d90 Add missing dependencies to "openthread-posix" target (#8801)
  • 57ed65e [commissioner] add joiner session timeout (#8776)
  • 952420a [cli] update dataset readme with the latest output (#8790)
  • 9e1e8f5 [ip6] simplify Ip6::HandleDatagram() (#8787)
  • 852d076 [dnssd] support forwarding DNS queries to platform upstream (#8668)
  • c311b85 [docs] add Nabu Casa to supporter list (#8785)
  • 8c2187e [docker] avoid unnecessary copying when building an image for testing (#8780)
  • e3f5bd5 [build] add CMake option for enabling TCP (#8778)
  • af5eb1f github-actions: bump actions/upload-artifact from 3.1.1 to 3.1.2 (#8781)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #481.