1. a58a65aaf Merge "Thread HAL: include radio url in openthread-posix" into main by Treehugger Robot · 4 days ago main master
  2. 84fb121 Thread HAL: include radio url in openthread-posix by Yakun Xu · 5 days ago
  3. c8442d0 [icmp] add `OT_ICMP6_ECHO_HANDLER_RLOC_ALOC_ONLY` to `otIcmp6EchoMode` (#10014) by Yang Sun · 2 weeks ago
  4. 94da396 [Thread] fix build by Handa Wang · 4 weeks ago
  5. 7d64582 [Github Sync] Merge github/main to aosp/main by Handa Wang · 4 weeks ago
  6. a5c17b7 [mle] MTD to handle udp time sync message (#9978) by DaveLacerte · 4 weeks ago
  7. b146766 [plat-utils] enhance `otMacFrameDoesAddrMatch()` (#9997) by Abtin Keshavarzian · 4 weeks ago
  8. e3f97e2 [netdata-publisher] distinguish SRP/DNS unicast entries (#9937) by Abtin Keshavarzian · 4 weeks ago
  9. 223935b [logging] introduce `LogWarnOnError()` for standardized error logging (#9996) by Abtin Keshavarzian · 4 weeks ago
  10. 65bc830 [test] add tests for multi-BR network resilience during BR removal (#9990) by Abtin Keshavarzian · 4 weeks ago
  11. 244c223 [srp-sever] add `LogError()` (#9992) by Abtin Keshavarzian · 4 weeks ago
  12. 875e71e [dataset] define `Dataset::Tlvs` type (#9991) by Abtin Keshavarzian · 4 weeks ago
  13. 38418ae [ip6] allow delivering RLOC/ALOC traffic to host (#9987) by Yakun Xu · 4 weeks ago
  14. a3e8041 [mle] simplify `CheckReachablity()` (#9989) by Abtin Keshavarzian · 4 weeks ago
  15. 843db1e [srp-server] retry other ports when failing to `prepareSocket` (#9981) by Handa Wang · 4 weeks ago
  16. 0e36799 [link-metrics] fix race condition (#9986) by Li Cao · 5 weeks ago
  17. d099d78 [doc] use space char instead of tabs in `ot_config_doc.h` (#9983) by Abtin Keshavarzian · 5 weeks ago
  18. 1fb1d9a github-actions: bump actions/checkout from 4.1.1 to 4.1.2 (#9982) by dependabot[bot] · 5 weeks ago
  19. a4a9439 Add missing macro definitions. by Yang Sun · 5 weeks ago
  20. 37144f0 [mesh-forwarder] update `CheckReachablity()` to handle malformed messages (#9976) by Abtin Keshavarzian · 5 weeks ago
  21. 911f0d5 [netata] simplify `RemoveTemporaryData()` (#9975) by Abtin Keshavarzian · 5 weeks ago
  22. 28fcc7a Enable link_metrics subject and initiator. by Yang Sun · 6 weeks ago
  23. 58b230f [cli] `netdata show` to support filtering by RLOC16 (#9969) by Abtin Keshavarzian · 5 weeks ago
  24. 34a0b0d [mle] improve MLE module comments (#9972) by Abtin Keshavarzian · 5 weeks ago
  25. 7271b19 [cli] fix CoAP response code for POST 2.03 -> 2.04 per RFC 7252 (#9971) by Esko Dijk · 5 weeks ago
  26. 7d4a1f8 [mle] include child RLOC16 in the logs from `HandleTimeTick()` (#9968) by Abtin Keshavarzian · 5 weeks ago
  27. 8de3298 [netdata] refactor `MutableNetworkData` methods for code organization (#9970) by Abtin Keshavarzian · 5 weeks ago
  28. d237cd2 [routing-manager] set extra options to append to emitted RAs (#9945) by Abtin Keshavarzian · 5 weeks ago
  29. dcde882 [test] add `tcat` unit tests (#9953) by Maciej Baczmański · 6 weeks ago
  30. 8c37539 [cli] add `OutputNetworkData()` (#9965) by Abtin Keshavarzian · 6 weeks ago
  31. 4545daf [routing-manager] employ RA hash tracking to detect self-originating RAs (#9939) by Abtin Keshavarzian · 6 weeks ago
  32. 4db6520 [channel-manager] add local csl channel selection on SSED (#9641) by Martin Zimmermann · 6 weeks ago
  33. 09aa963 [netdata] add `FindRlocs()` to retrieve RLOC16 of entries (#9961) by Abtin Keshavarzian · 6 weeks ago
  34. 13ab3a6 [version] introduce `OT_THREAD_VERSION_1_4` (#9946) by Suvesh Pratapa · 6 weeks ago
  35. 7028be6 github-actions: bump actions/download-artifact from 4.1.1 to 4.1.4 (#9963) by dependabot[bot] · 6 weeks ago
  36. 97f5bbb [config] update docs for `SED_BUFFER_SIZE` & `SED_DATAGRAM_COUNT` (#9962) by Abtin Keshavarzian · 6 weeks ago
  37. 681d08d [spinel] extract log module from radio spinel (#9957) by Li Cao · 6 weeks ago
  38. 32bef9b [mle] simplify `HandleTimeTick()` code related to aging routers (#9955) by Abtin Keshavarzian · 6 weeks ago
  39. 90adc86 [mle] retain direct child cache entries on Addr Solicit Response TX (#9956) by Abtin Keshavarzian · 6 weeks ago
  40. 8f379a6 [test] simplify `test_pskc` unit test (#9952) by Abtin Keshavarzian · 6 weeks ago
  41. 7d6580e [cli] move `Process{Get/Set/Enable/Disable}` methods to Utils class (#9951) by Li Cao · 6 weeks ago
  42. 3ae275f [simulation] add simulation tests framework for tcat (#9724) by Przemysław Bida · 6 weeks ago
  43. f917a53 [coap] fix copying option (#9894) by eeumay · 6 weeks ago
  44. 51ab865 github-actions: bump docker/setup-buildx-action from 3.0.0 to 3.2.0 (#9941) by dependabot[bot] · 7 weeks ago
  45. 8b906eb [routing-manager] simplify `Ip6::Nd` type usage (#9938) by Abtin Keshavarzian · 7 weeks ago
  46. 148fa47 [thread-cert] use `unittest` assert methods (#9936) by Jonathan Hui · 7 weeks ago
  47. 9d6321b [lib] include `(void)` in function prototype in `reset_util.h` (#9934) by Abtin Keshavarzian · 7 weeks ago
  48. c89d4f0 [routing-manager] update use of `Ip6::Nd::Option` enumerator (#9931) by Abtin Keshavarzian · 7 weeks ago
  49. ff3cc7e [posix] remove use of core-internal types in `netif.cpp` platform (#9928) by Abtin Keshavarzian · 7 weeks ago
  50. 4c34a0e [test] enhance `test_netdata_publisher` robustness (#9932) by Abtin Keshavarzian · 7 weeks ago
  51. 542be0f [thread-cert] use `ROUTER_STARTUP_DELAY` in `test_detach` (#9933) by Jonathan Hui · 7 weeks ago
  52. e379f7c [mle] disable MLE retransmissions when detaching (#9929) by Jonathan Hui · 7 weeks ago
  53. 3ebc3d3 [simulation] allow specify local host (#9925) by Yakun Xu · 7 weeks ago
  54. cf6dcc5 [routing-manager] construct RA dynamically using `Heap::Array` (#9924) by Abtin Keshavarzian · 7 weeks ago
  55. c4d7859 [posix] ensure module names are included in platform logs (#9920) by Abtin Keshavarzian · 7 weeks ago
  56. 3e9d156 [daemon] always initialize the OT CLI when setting up the daemon (#9919) by Handa Wang · 8 weeks ago
  57. 8769898 [tests] fix `test_manual_maddress.py` (#9923) by Handa Wang · 7 weeks ago
  58. ec7781a [thread-cert] set device mode in `test_mle_msg_key_seq_jump` (#9921) by Jonathan Hui · 7 weeks ago
  59. 2e24098 [posix] add IPv6 address helper functions in `Ip6Utils` (#9917) by Abtin Keshavarzian · 7 weeks ago
  60. be06d7c [daemon] always initialize the OT CLI when setting up the daemon (#9919) by Handa Wang · 8 weeks ago
  61. 2a5244c Make `Init()` and `Deinit()` reentrant for `HalInterface` by Handa Wang · 8 weeks ago
  62. 551a8a9 Merge "[posix] add otSysCliInitUsingDaemon API (#9897)" into main by Tony Zhou · 8 weeks ago
  63. 8e9d58f [misc] remove stale forward declaration (#9911) by Li Cao · 8 weeks ago
  64. e8f769f github-actions: bump actions/upload-artifact from 4.2.0 to 4.3.1 (#9914) by dependabot[bot] · 8 weeks ago
  65. 2b4b2cf [docs] add documentation for CLI `dataset updater` command (#9905) by Abtin Keshavarzian · 8 weeks ago
  66. d9a4b83 Merge "enable the power calibration feature" into main by Zhanglong Xia · 8 weeks ago
  67. 518a849 [test] add `test_key_rotation_and_key_guard_time` (#9906) by Abtin Keshavarzian · 8 weeks ago
  68. 53382ec [srp-server] add snoop cache entries for registered host addresses (#9881) by Abtin Keshavarzian · 8 weeks ago
  69. c66d91b [key-manager] update how key guard time is determined and applied (#9871) by Abtin Keshavarzian · 8 weeks ago
  70. 5b88759 [toranj-config] disable `OT_BORDER_ROUTING` on NCP builds (#9907) by Abtin Keshavarzian · 8 weeks ago
  71. abbecc7 [posix] add otSysCliInitUsingDaemon API (#9897) by Tony Zhou · 8 weeks ago
  72. 39fcc5e [simulation] implement `otPlatInfraIf` APIs in simulation platform (#9895) by Abtin Keshavarzian · 8 weeks ago
  73. 036f6eb [posix] add otSysCliInitUsingDaemon API (#9897) by Tony Zhou · 8 weeks ago
  74. 125e726 [routing-manager] delay sending RAs until after initial policy evaluation (#9896) by Abtin Keshavarzian · 8 weeks ago
  75. d63da4f [posix] add missing header guards, style fixes (#9892) by Abtin Keshavarzian · 8 weeks ago
  76. 44c3906 [border-agent] mechanism to use ephemeral key (#9435) by Abtin Keshavarzian · 8 weeks ago
  77. 88b2b5c [posix] enable building `infra_if.cpp` on macOS (#9891) by Abtin Keshavarzian · 9 weeks ago
  78. 5306fc3 Merge "Enable platform udp" into main am: bd62e08aa4 by Yang Sun · 9 weeks ago
  79. bd62e08 Merge "Enable platform udp" into main by Yang Sun · 9 weeks ago
  80. fe9a8ad Enable platform udp by Yang Sun · 2 months ago
  81. 08a7600 [string] return `0` if `nullptr` is passed to `StringLength` (#9886) by Maciej Baczmański · 9 weeks ago
  82. 27eb8ed [posix] fix member var access from static `CreateIcmp6Socket()` (#9887) by Abtin Keshavarzian · 9 weeks ago
  83. badfaaf github-actions: bump github/codeql-action from 3.23.2 to 3.24.6 (#9890) by dependabot[bot] · 9 weeks ago
  84. 9c99938 [android] update max log size to 512 am: 4e70ef3dde by Zhanglong Xia · 9 weeks ago
  85. 41526d5 github-actions: bump codecov/codecov-action from 3.1.4 to 4.0.2 (#9877) by dependabot[bot] · 9 weeks ago
  86. 4e70ef3 [android] update max log size to 512 by Zhanglong Xia · 9 weeks ago
  87. b9dcdbc [cli] add documentation for `nexthop` command in `README.md` (#9882) by Abtin Keshavarzian · 9 weeks ago
  88. 5960215 [simulation] add `simul_utils.h` for socket operation helpers (#9879) by Abtin Keshavarzian · 9 weeks ago
  89. acfdcfd [message] track received `ThreadLinkInfo` in `Message` metadata (#9878) by Abtin Keshavarzian · 9 weeks ago
  90. 37fef5e [spinel] drop received frames between RCP disable and reset (#9793) by Ashish · 9 weeks ago
  91. aff159f [link-quality] prevent overflow in `LqiAverager` calculation (#9876) by Abtin Keshavarzian · 10 weeks ago
  92. 97cb222 [Thread] Enable multicast restriction from local src to larger scope am: 96c7e044fa by Yang Sun · 10 weeks ago
  93. ac417bd [cli] add `@moreinfo` Doxygen tags to reference CoAPS Concepts Guide (#9867) by jrhodie · 10 weeks ago
  94. 41d05c2 [core] use `NumericLimits<>` constants (#9875) by Abtin Keshavarzian · 10 weeks ago
  95. 96c7e04 [Thread] Enable multicast restriction from local src to larger scope by Yang Sun · 2 months ago
  96. 37d593c Merge "Fix build" into main am: 9f72bb7b3f by Handa Wang · 2 months ago
  97. a8735bd [Github Sync] Merge github/main to aosp/main am: 81d8cc529d by Handa Wang · 2 months ago
  98. 9f72bb7 Merge "Fix build" into main by Handa Wang · 2 months ago
  99. 4e50976 Fix build by Handa Wang · 2 months ago
  100. 81d8cc5 [Github Sync] Merge github/main to aosp/main by Handa Wang · 2 months ago