1. adea4c4 [toranj] update `test-018-child-supervision` to make it more robust (#7687) by Abtin Keshavarzian · 2 years, 1 month ago
  2. 645fbcd [csl] allow scheduling delayed reception in any radio state (#7677) by Eduardo Montoya · 2 years, 1 month ago
  3. d9dd34e [posix] install high priority kernel routes for OMR prefixes (#7636) by Simon Lin · 2 years, 1 month ago
  4. d068df8 [github-actions] do not delete artifacts if coverage upload fails (#7678) by Jonathan Hui · 2 years, 1 month ago
  5. 7cd73f3 [thci] version string depending on capabilities (#7665) by Eduardo Montoya · 2 years, 1 month ago
  6. 08e5168 [routing-manager] add new config for `MAX_DISCOVERED_PREFIXES` (#7656) by Abtin Keshavarzian · 2 years, 1 month ago
  7. 5b1a318 [rcp] add enable-coex switch (#7675) by Yakun Xu · 2 years, 1 month ago
  8. 8714ec1 [link-quality] define `LinkQuality` enumeration (#7673) by Abtin Keshavarzian · 2 years, 1 month ago
  9. b76e524 [crypto] make sure MAC keys are exportable (#7669) by Eduardo Montoya · 2 years, 1 month ago
  10. 8538290 [tests] initialize mesh-local prefix instead of extended pan id (#7668) by Jonathan Hui · 2 years, 1 month ago
  11. 8907cb8 [mle] enhance `ProcessRouteTlv()` to update neighbor pointer (#7667) by Abtin Keshavarzian · 2 years, 1 month ago
  12. cc003b3 [coap] add new helper to allocate and init CoAP message (#7631) by Abtin Keshavarzian · 2 years, 1 month ago
  13. 3a125c6 [cli] add command to set mesh-local prefix (#7663) by Jonathan Hui · 2 years, 1 month ago
  14. fa939be [commissioner] add command line option to specify commissioner ID (#7520) by Diego Ismirlian · 2 years, 1 month ago
  15. 43be7f4 [thci] logging cleanup (#7654) by Eduardo Montoya · 2 years, 1 month ago
  16. 68e06bd [netdata] remove duplicate prefixes in lcoal network data (#7653) by Jonathan Hui · 2 years, 1 month ago
  17. d144202 [github-actions] remove pyspinel tests (#7662) by Jonathan Hui · 2 years, 1 month ago
  18. f3774e3 [netdata] always check `IsConsistent()` before netdata registration (#7643) by Abtin Keshavarzian · 2 years, 1 month ago
  19. d2f18d5 [thci] remove support for legacy Harness tool (#7651) by Eduardo Montoya · 2 years, 1 month ago
  20. 961baa5 [github-actions] remove caching OTBR test results (#7637) by Simon Lin · 2 years, 1 month ago
  21. c5fbc45 [mle] enhance `NewMleMessage()` to prepare the MLE header (#7633) by Abtin Keshavarzian · 2 years, 1 month ago
  22. 0347022 [mle] add common `ProcessMessageSecurity()` (#7625) by Abtin Keshavarzian · 2 years, 1 month ago
  23. 2d977b0 [simulation] fix build with RAM settings (#7648) by jinran-google · 2 years, 1 month ago
  24. 972ed8d [posix-trel] allow using fixed TREL UDP port (#7646) by Simon Lin · 2 years, 1 month ago
  25. b0e532b [tests] verify meshcop service after a `factoryreset` (#7592) by whd · 2 years, 1 month ago
  26. 9a2d84a [meshcop] rename dataset managers (#7630) by Yakun Xu · 2 years, 1 month ago
  27. 092be22 [mle] add `RxInfo` struct and pass in `Handle{MleMsg}()` methods (#7627) by Abtin Keshavarzian · 2 years, 1 month ago
  28. 4365f50 [posix-netif] remove IFA_RT_PRIORITY definition (#7635) by Simon Lin · 2 years, 1 month ago
  29. 013ab41 [gcov] use __gcov_dump() instead for gcc 11 (#7629) by Yakun Xu · 2 years, 1 month ago
  30. 79757a6 [meshcop] remove unnecessary `MeshCoP::` qualifier (#7628) by Jonathan Hui · 2 years, 1 month ago
  31. 8069b95 [mle] simplify security header processing (#7615) by Abtin Keshavarzian · 2 years, 1 month ago
  32. f9e8b26 [mle] perform in-place AES-CCM encryption/decryption (#7614) by Abtin Keshavarzian · 2 years, 1 month ago
  33. 7284b3f [mle-router] fix `HasOneNeighborWithComparableConnectivity()` (#7617) by Jonathan Hui · 2 years, 1 month ago
  34. 9b6ac4b [meshcop] separate Network Name from Mac (#7609) (#7616) by Jonathan Hui · 2 years, 1 month ago
  35. 7d04ff0 [tcp] add TCP circular send buffer API (#7584) by Sam Kumar · 2 years, 1 month ago
  36. d79468b [tcp] add support for otTcpForwardProgress callback (#7583) by Sam Kumar · 2 years, 1 month ago
  37. 4bd7ab4 [cli] update `dataset securitypolicy` README (#7623) by Bob MacDonald · 2 years, 1 month ago
  38. b5a347a [simulation] use 128 max children for simulation (#7620) by Simon Lin · 2 years, 1 month ago
  39. 515c3d3 [meshcop] separate Extended PAN ID from Mac (#7609) by Jonathan Hui · 2 years, 1 month ago
  40. 81f0c13 [posix] fix binding to interface for macOS (#7611) by Kangping · 2 years, 1 month ago
  41. 5c8a9cb [mesh-forwarder] collision avoidance delay mechanism (#7512) by Abtin Keshavarzian · 2 years, 1 month ago
  42. 1e9f6eb [posix-netif] configure metric for prefix routes (#7605) by Simon Lin · 2 years, 1 month ago
  43. 82f5ab2 [message] update and simplify `otBufferInfo` (#7596) by Abtin Keshavarzian · 2 years, 1 month ago
  44. 082aefc [random] move `Random::Manager` in `ranadom.hpp` (#7603) by Abtin Keshavarzian · 2 years, 1 month ago
  45. a820a55 [settings] update Dataset related methods to use `Dataset::Type` (#7602) by Abtin Keshavarzian · 2 years, 1 month ago
  46. 4b864f7 [tmf] use priority message for ServerData and AddressRelease (#7601) by Abtin Keshavarzian · 2 years, 1 month ago
  47. 767e9fd [mle] reject `ChildIdResponse` if included dataset TLV is ill-formed (#7599) by Abtin Keshavarzian · 2 years, 1 month ago
  48. 758f342 [netdata] update srp/dns anycast entry seq num selection (#7488) by Abtin Keshavarzian · 2 years, 1 month ago
  49. a08e627 [srp-client] update how auto-start mode prefers netdata entries (#7503) by Abtin Keshavarzian · 2 years, 1 month ago
  50. 90cd43a [net-diags] set the sock addr based on dest in GetQuery response (#7593) by Abtin Keshavarzian · 2 years, 1 month ago
  51. 73f2871 [mle-router] leader to handle "BR request" in an Address Solicit (#7578) by Abtin Keshavarzian · 2 years, 1 month ago
  52. ba5ebc7 [tmf] add `Tmf::MessageInfo` (#7589) by Abtin Keshavarzian · 2 years, 1 month ago
  53. 5e9f6f1 [diag] add `diag rcp echo` command (#7585) by Zhanglong Xia · 2 years, 1 month ago
  54. d51eb07 [netdata] get the list or count of RLOC16s of border routers (#7543) by Abtin Keshavarzian · 2 years, 2 months ago
  55. 0c754bb [logging] add log level platform handler (#7545) by Simon Lin · 2 years, 2 months ago
  56. 1c1a583 [spinel] map `kMaxSpinelFrame` to `SPINEL_FRAME_MAX_SIZE` (#7580) by Gatien Chapon · 2 years, 2 months ago
  57. 9a93a33 [crypto] update emplace method to expect read failure during key export (#7559) by hemanth-silabs · 2 years, 2 months ago
  58. fbba1e4 [test] update SRP name conflict test to cover more cases (#7588) by Abtin Keshavarzian · 2 years, 2 months ago
  59. a210664 [mesh-forwarder] keep msgs during address resolution in `mSendQueue` (#7577) by Abtin Keshavarzian · 2 years, 2 months ago
  60. cbd1d50 [otci] support filter new log formats (#7586) by Simon Lin · 2 years, 2 months ago
  61. a0f0042 [srp-server] add more error tracing logs (#7582) by Kangping · 2 years, 2 months ago
  62. e71dc7b [test] update `Cert_9_2_17_Orphan` to make it more robust (#7581) by Abtin Keshavarzian · 2 years, 2 months ago
  63. f538240 [instance] move `otMessageGetBufferInfo()` impl to `Instance` (#7573) by Abtin Keshavarzian · 2 years, 2 months ago
  64. 6ccc0ed [openthread] Enable some additional configuration flags. by Robert Quattlebaum · 2 years, 2 months ago
  65. efedbe9 [cli] allow to run `factoryreset` under the diag mode (#7566) by Zhanglong Xia · 2 years, 2 months ago
  66. a9b4e63 [docs] community discussion change (#7507) by Jonathan Donald · 2 years, 2 months ago
  67. fe0258c [mesh-forwarder] update `LogMessage()` to include ECN from IPv6 header (#7562) by Abtin Keshavarzian · 2 years, 2 months ago
  68. 5eb0537 [thci] increase BBR Sequence Number when dataset changes (#7558) by Eduardo Montoya · 2 years, 2 months ago
  69. cda71d1 [tcp] remove extraneous #define and restrict inclusion of TCPlp headers (#7570) by Sam Kumar · 2 years, 2 months ago
  70. 97a7910 [posix] stop setting up and de-initializing uninitialized modules when dry run (#7550) by jinran-google · 2 years, 2 months ago
  71. 9be687a [mbedtls] move mbedtls to 2.28.0 LTS version (#7539) by Jonathan Hui · 2 years, 2 months ago
  72. fdf3c30 [ip6] new methods in `Header` and add unit test (#7561) by Abtin Keshavarzian · 2 years, 2 months ago
  73. 47fd27b [mac] remove beacons payload (#7472) by Eduardo Montoya · 2 years, 2 months ago
  74. a8b4fbb [tests] disable check in test_firewall.py (#7569) by whd · 2 years, 2 months ago
  75. 5290a2a [message] static assert `Meatdata::mPriority` is of proper bit size (#7563) by Abtin Keshavarzian · 2 years, 2 months ago
  76. bb533e3 [message] add timestamp field in `Message` metadata (#7554) by Abtin Keshavarzian · 2 years, 2 months ago
  77. 01ff895 [thci] do not set `P_slaac` flag for Domain prefix (#7557) by Eduardo Montoya · 2 years, 2 months ago
  78. 7dfde1f [mesh-forwarder] fix and enhance `LogMessage()` (#7556) by Abtin Keshavarzian · 2 years, 2 months ago
  79. c6a7675 [sub-mac] fix `semiWindow` overflow in `GetCslWindowEdges()` (#7549) by Łukasz Maciejończyk · 2 years, 2 months ago
  80. 3090731 [ip6] set priority on fragments when fragmenting an IPv6 datagram (#7555) by Abtin Keshavarzian · 2 years, 2 months ago
  81. 42eb778 [ip6] copy the parsed ECN value from IPv6 msg in `MessageInfo` (#7548) by Abtin Keshavarzian · 2 years, 2 months ago
  82. 0387612 [ip6] add header `ip6_types.hpp` for common types and constants (#7547) by Abtin Keshavarzian · 2 years, 2 months ago
  83. 35a568e [mle] simplify sending/processing of address solicit/response (#7544) by Abtin Keshavarzian · 2 years, 2 months ago
  84. 5eb973c [build] enable coexistence parameter build (#7540) by alexandru-porosanu-nxp · 2 years, 2 months ago
  85. f9f3163 [bbr] revert add `bbr skipseqnuminc` command for reference device (#7534) by Eduardo Montoya · 2 years, 2 months ago
  86. 1091b94 [routing-manager] update legacy comments in routing manager (#7533) by Yi · 2 years, 2 months ago
  87. 4f2013f [commissioner] add cli command to print joiner list (#7521) by Diego Ismirlian · 2 years, 2 months ago
  88. b489c35 [mle] avoid setting mode `D` flag on MTD builds (#7519) by Eduardo Montoya · 2 years, 2 months ago
  89. 6b05102 [Openthread] Enable Domain Unicast Address by Parag Dixit · 2 years, 2 months ago
  90. 7e4ada6 [settings] reserve settings keys for vendor use (#7532) by jinran-google · 2 years, 2 months ago
  91. 2b2534c [mle] change `Restore()` to return `void` (#7537) by Abtin Keshavarzian · 2 years, 2 months ago
  92. 3be955b [logging] fix log level for `LogCacheEntryChange` (#7535) by Eduardo Montoya · 2 years, 2 months ago
  93. ac31175 [net-diag] fix `kChildIdMask` value (#7531) by Kangping · 2 years, 2 months ago
  94. 8d3d19d [cli] add link to `tcp` command `README_TCP.md` in the main doc (#7528) by Abtin Keshavarzian · 2 years, 2 months ago
  95. 3350f59 [docs] add Infineon to list of contributors (#7523) by Jonathan Donald · 2 years, 2 months ago
  96. f95bddc [mle] add `kBetterParent` in `AttachMode` enum (#7524) by Abtin Keshavarzian · 2 years, 2 months ago
  97. 773024b [build] Suppress Wunused-but-set-var in openthread by Gulfem Savrun Yeniceri · 2 years, 2 months ago
  98. 018f54f [mle] renames and smaller changes (#7515) by Abtin Keshavarzian · 2 years, 2 months ago
  99. 91344f3 [posix] expose platform settings interfaces (#7495) by jinran-google · 2 years, 2 months ago
  100. c9f23cc [settings] set sensitive keys in platform settings initialization (#7496) by jinran-google · 2 years, 2 months ago