1. 1420458 [OpenThread] update OpenThread by Jiaming (Charlie) Wang · 4 months ago main master
  2. e83f3e1 [instance] expose multi-instance getter as instance API (#11914) by Nick Bertoldi · 5 months ago
  3. 430b47b [spinel] add udp port to the epskc state property (#11975) by Li Cao · 5 months ago
  4. ceb992b [mle] don't allow FTD upgrade to Router while Leader is attaching (#11982) by Tom Rebbert · 5 months ago
  5. c8ccc84 [num-utils] add `SetToUintMax()` to prevent type-mismatch bugs (#11969) by Abtin Keshavarzian · 5 months ago
  6. 05c0009 [routing-manager] make getter methods const (#11986) by Yang Song · 5 months ago
  7. f6f14a7 [posix] use LogInfo if SPI reset device is not given (#11978) by Jason Zhang · 5 months ago
  8. fab01a7 [simulation] use the CSL receiver's peer address to include CSL IE (#11905) by Zhanglong Xia · 5 months ago
  9. e72d193 github-actions: bump codecov/codecov-action from 5.4.3 to 5.5.1 (#11980) by dependabot[bot] · 5 months ago
  10. 96a733b [routing-manager] remove confusing log of nat64 prefix discovery (#11973) by Li Cao · 5 months ago
  11. ef89b08 [cli] update debug command list for comprehensive diagnostics (#11959) by Yang Song · 5 months ago
  12. f560204 [trel] simplify `Peer::Matches()` for name matching (#11976) by Abtin Keshavarzian · 5 months ago
  13. 7bbdbc6 [br-tracker] enhance `NetDataBrTracker` to support filtering (#11964) by Abtin Keshavarzian · 5 months ago
  14. 14373d5 [heap] introduce `Move()` and unify `TakeFrom()` for move semantics (#11972) by Abtin Keshavarzian · 5 months ago
  15. fb6fa20 [br-tracker] initialize `aMinAge` to `uint32_t::kMax` (#11963) by Abtin Keshavarzian · 5 months ago
  16. a5c36a6 [br-tracker] move iteration logic out of `RoutingManager::Iterator` (#11962) by Abtin Keshavarzian · 5 months ago
  17. fb610e5 [border-agent] add 'rv' key to MeshCoP TXT data (#11504) by Abtin Keshavarzian · 5 months ago
  18. 38781d4 [border-router] decouple `NetDataPeerBrTracker` from `RoutingManager` (#11960) by Abtin Keshavarzian · 5 months ago
  19. 27932f2 [net] move slaac module from utils to net (#11955) by Abtin Keshavarzian · 5 months ago
  20. 35256c5 [cli] add LQ In to the neighbor table output (#11927) by rretanubun · 5 months ago
  21. d67c9bb github-actions: bump step-security/harden-runner from 2.13.0 to 2.13.1 (#11957) by dependabot[bot] · 5 months ago
  22. 466fdb8 [debug] check NDEBUG for OT_ASSERT (#11929) by Yakun Xu · 5 months ago
  23. da61dc7 [mle] avoid overwriting parent candidate during child ID request phase (#11953) by Tom Rebbert · 5 months ago
  24. 02af421 [nat64] introduce eviction mechanism for stale mappings (#11949) by Abtin Keshavarzian · 5 months ago
  25. 60dca7f [ncp] add netif state property change (#11950) by Li Cao · 5 months ago
  26. 3b3dd20 [utils] add a flag to use std new (#11937) by Yakun Xu · 5 months ago
  27. fbc1239 [routing-manager] track all valid PIOs with on-link (`L`) flag (#11925) by Abtin Keshavarzian · 5 months ago
  28. d27527c [trel] distinguish between user and stack TREL enable requests (#11944) by Abtin Keshavarzian · 5 months ago
  29. 2b85b01 [fuzz] add CLI test (#11946) by Jonathan Hui · 5 months ago
  30. f19beb2 [history-tracker] enable tracking indirect tx (#11892) by Zhangwx · 5 months ago
  31. 32d0995 [config] fix configs for reference device (#11913) by BCo14 · 5 months ago
  32. f4ff07e [toranj] support default network key for debug (#11935) by Yakun Xu · 5 months ago
  33. ac7fbb4 [toranj] fix syntax warning in `cli.py` (#11931) by Yakun Xu · 5 months ago
  34. 4d4deab github-actions: bump github/codeql-action from 3.30.1 to 3.30.3 (#11939) by dependabot[bot] · 5 months ago
  35. 9e26d0b [radio] avoid using zero-initializer lists for `Mac` types (#11921) by Abtin Keshavarzian · 5 months ago
  36. 242e10f [mle] allow detached MTD to attach via stale announce (#11928) by Abtin Keshavarzian · 5 months ago
  37. f60b006 [mle] fix implementation of `IsMinimalEndDevice()` (#11926) by Abtin Keshavarzian · 5 months ago
  38. eba5bdc [nat64] use host ID tracking for IPv4 address allocation (#11909) by Abtin Keshavarzian · 5 months ago
  39. d5935a3 [meshcop] wraps `HandleMbedtlsExportKeys()` with `MBEDTLS_SSL_EXPORT_KEYS` (#11922) by Zhanglong Xia · 5 months ago
  40. 19898c7 [api] add API to test whether the IPv6 address is a link local unicast address (#11902) by Zhanglong Xia · 5 months ago
  41. bddd77d [ncp] add ephemeral key function in ncp (#11910) by Li Cao · 5 months ago
  42. 48835fd [test] split size report jobs (#11918) by Yakun Xu · 5 months ago
  43. ddbcaa6 [nat64] simplify state management (#11908) by Abtin Keshavarzian · 5 months ago
  44. 07a278f [link-metrics] make union packed to fix warning (#11920) by Damian Królik · 5 months ago
  45. e1d8a05 [udp] allow binding to multicast address (#11901) by Yakun Xu · 5 months ago
  46. 9491dcc [posix] include `openthread/instance.h` in `src/posix/platform/settings.hpp` (#11916) by Zhanglong Xia · 5 months ago
  47. 3431162 [tcat] improved debug info format using hexadecimal + ASCII dump (#11881) by Esko Dijk · 5 months ago
  48. db7f037 [p2p] add unlink API to tear down the P2P link (#11904) by Zhanglong Xia · 5 months ago
  49. d7d26f1 github-actions: bump github/codeql-action from 3.29.2 to 3.30.1 (#11912) by dependabot[bot] · 5 months ago
  50. 0485be3 [nat64] replace `Translator::Result` with `Error` (#11898) by Abtin Keshavarzian · 5 months ago
  51. da9babd [multipan] fix unit test (#11900) by Jonathan Hui · 5 months ago
  52. df7ebc3 [core] replace anonymous enums with `constexpr` (#11899) by Abtin Keshavarzian · 5 months ago
  53. e8c637f [netdiag] introduce types for diagnostic TLV data structures (#11897) by Abtin Keshavarzian · 5 months ago
  54. 5ac9ccf [nat64] ensure translator is active before translation (#11894) by Abtin Keshavarzian · 5 months ago
  55. 2421ba9 [nat64] rename `GetIp6Prefix` to `GetNat64Prefix` (#11896) by Abtin Keshavarzian · 5 months ago
  56. d952ad9 [bit-utils] add `CountMatchingBits` utility function (#11893) by Abtin Keshavarzian · 5 months ago
  57. 6849b54 [common] move bit-related macros to `bit_utils.hpp` (#11890) by Abtin Keshavarzian · 5 months ago
  58. ca8b298 [routing-manager] track and expose addresses used on infra-if (#11891) by Abtin Keshavarzian · 5 months ago
  59. 4cb0de4 [p2p] add initial peer-to-peer support (#11494) by Zhanglong Xia · 5 months ago
  60. 6657de9 [mesh-forwarder] always set direct transmission for MPL messages (#11887) by Jonathan Hui · 5 months ago
  61. fcfe442 [nat64] update `Mapping::ToString()` to include translated ports (#11886) by Abtin Keshavarzian · 5 months ago
  62. aeba105 [common] introduce `bit_utils.hpp` for bit manipulation (#11884) by Abtin Keshavarzian · 5 months ago
  63. 51df484 [nexus] add test for nat64 translator (#11882) by Abtin Keshavarzian · 5 months ago
  64. 8b6b2b4 [cli] fix typo in `csl timeout` docs (#11889) by Zhanglong Xia · 5 months ago
  65. 4d1ae85 [message] improve scoping of `Buffer` constants (#11885) by Abtin Keshavarzian · 6 months ago
  66. 269268f [time] introduce common `ExpirationChecker` class (#11883) by Abtin Keshavarzian · 6 months ago
  67. 83272e7 [nat64] use `OwningList` to manage active mappings (#11878) by Abtin Keshavarzian · 6 months ago
  68. c007599 [coap] add `otCoapSetResponseFallback` to process unmatched responses (#11583) by Lucien Zürcher · 6 months ago
  69. 853bbd1 [common] enforce correct CRTP usage for mix-in classes (#11880) by Abtin Keshavarzian · 6 months ago
  70. 33d4f08 [nat64] simplify `SendMessage()` using `OwnedPtr` (#11877) by Abtin Keshavarzian · 6 months ago
  71. 064bd3b [nat64] improve unit tests for `Nat64::Translator` (#11869) by Abtin Keshavarzian · 6 months ago
  72. 8bfc8cb [ipv4] fix `Cidr::Clear()` (#11879) by Abtin Keshavarzian · 6 months ago
  73. fd7746b [core] harmonize access to MLE component using `Get<Mle::Mle>()` (#11874) by Abtin Keshavarzian · 6 months ago
  74. 75bb4d0 [nat64] ensure to extend mapping lifetime on reuse (#11866) by Abtin Keshavarzian · 6 months ago
  75. 579d693 [mle] simplify logic for multicast address registration (#11872) by Abtin Keshavarzian · 6 months ago
  76. c192351 [nat64] prevent IPv4 addr sharing when port translation is disabled (#11865) by Abtin Keshavarzian · 6 months ago
  77. 54195e0 [nat64] improve `AddressMappingIterator` & expiration time calculation (#11855) by Abtin Keshavarzian · 6 months ago
  78. 370e822 [mle] improve logging for address solicit and router upgrade (#11871) by Abtin Keshavarzian · 6 months ago
  79. b4365d3 [nat64] optimize `Translator::Mapping` memory usage (#11873) by Abtin Keshavarzian · 6 months ago
  80. 388f734 [nat64] simplify mapping lookup and `Touch()` method (#11864) by Abtin Keshavarzian · 6 months ago
  81. bdbdcec github-actions: bump docker/metadata-action from 5.7.0 to 5.8.0 (#11867) by dependabot[bot] · 6 months ago
  82. d2d2f00 [ipv4] smaller improvements in `Address`, `Cidr`, and `Header` (#11863) by Abtin Keshavarzian · 6 months ago
  83. 7bb1ed0 [history-tracker] add DHCPv6 PD state and prefix history (#11848) by Abtin Keshavarzian · 6 months ago
  84. 8193134 [mdns] add test for truncated query eviction (#11857) by Abtin Keshavarzian · 6 months ago
  85. e0b6bbe [nat64] use IP headers for `Mapping::Matches` (#11856) by Abtin Keshavarzian · 6 months ago
  86. cc44220 github-actions: bump actions/checkout from 4.2.2 to 5.0.0 (#11858) by dependabot[bot] · 6 months ago
  87. 01bce95 [mdns] handle allocation failure and fix use-after-release (#11854) by Abtin Keshavarzian · 6 months ago
  88. 9deea80 [nat64] simplify and enhance handling of counters (#11850) by Abtin Keshavarzian · 6 months ago
  89. 25b8e76 [nat64] introduce helpers for getting port or ICMP ID (#11849) by Abtin Keshavarzian · 6 months ago
  90. 9d31ae5 github-actions: bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#11853) by dependabot[bot] · 6 months ago
  91. dd893ce [history-tracker] record AIL router history (#11827) by Abtin Keshavarzian · 6 months ago
  92. 2c69730 [nat64-translator] enhance and harmonize code style (#11847) by Abtin Keshavarzian · 6 months ago
  93. afb52ba [mle] group `Attacher` method definitions in `mle.cpp` (#11841) by Abtin Keshavarzian · 6 months ago
  94. 46e3c15 [toranj] add `--log-level` option to `build.sh` (#11840) by Abtin Keshavarzian · 6 months ago
  95. b6f1252 [netdata] enhance `FindContext()` methods and `Lowpan::Context` (#11836) by Abtin Keshavarzian · 6 months ago
  96. 7b59c81 [cli] clarify and improve TCAT CLI README, including links to relevant ID types (#11832) by Esko Dijk · 6 months ago
  97. 05d1eb0 [mpl] use RLOC as IPv6 source address (#11843) by Jonathan Hui · 6 months ago
  98. 3f1069e [test] enable NAT64 translator unit tests (#11845) by Abtin Keshavarzian · 6 months ago
  99. 258f467 [wakeup-tx-scheduler] fix potential integer conversion warnings (#11842) by Abtin Keshavarzian · 6 months ago
  100. c5f66c9 [routing-manager] add `Publish()`/`Unpublish()` in `Nat64PrefixManager` (#11838) by Abtin Keshavarzian · 6 months ago