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 `c28bb19` #459

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps openthread from d48799d to c28bb19.

Commits
  • c28bb19 [api] include mLinkMargin in otNeighborInfo (#8697)
  • abfa137 github-actions: bump step-security/harden-runner from 2.0.0 to 2.1.0 (#8703)
  • 2550699 [cli-tcp] fix TLS configuration for different platforms (#8693)
  • abbf385 [core] use AppendBytesFromMessage() to copy bytes between messages (#8686)
  • 8b1d0a9 [net-diags] include link quality in child table entry (#8398)
  • 3f50b60 [csl] reset tx attempt on mCslTxChild when msg is replaced/purged (#8683)
  • dbadefa [ip6] add GetSize() to ExtensionHeader and OptionHeader (#8684)
  • a1a223f github-actions: bump github/codeql-action from 2.1.37 to 2.1.39 (#8679)
  • 03c98e0 [diag] add power calibration related diag commands (#8584)
  • 65a8d52 [cli-tcp] add TLS mode to TCP CLI tool and TLS callbacks to TCP API (#8257)
  • 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 #460.