1. 504c002 [routing-manager] exclude on-link prefixes with short preferred lifetime (#10062) by Abtin Keshavarzian · 3 weeks ago main master
  2. 41472bc [openthread] Enable link metrics manager by Jiaming (Charlie) Wang · 2 weeks ago
  3. 40922c3 Update OpenThread from upstream by Jiaming (Charlie) Wang · 4 weeks ago
  4. 93f3113 [link-metrics] add cli command to show link metrics manager state (#10046) by Li Cao · 4 weeks ago
  5. 9a9853b [dataset] relocate `IsTlvValid()` to `Dataset` (#10060) by Abtin Keshavarzian · 4 weeks ago
  6. 79a6a85 [dataset] add generic `Read<Tlv>()` methods, refactor timestamp (#10059) by Abtin Keshavarzian · 4 weeks ago
  7. 4e5df15 [openthread] Re-enable platform heap feature by Jiaming (Charlie) Wang · 4 weeks ago
  8. ade9c2b [spinel] restore the source match feature setting (#10055) by Zhanglong Xia · 4 weeks ago
  9. 19dc5ce [spinel] fix spinel RCP min host api version cap bug (#10057) by Mason Tran · 4 weeks ago
  10. b3d300e [dhcp] add callback to notify DHCPv6 PD state change (#9926) by SherySheng · 4 weeks ago
  11. de9f978 [mesh-diag] fix a typo in a variable name (#10056) by ZhangLe2016 · 4 weeks ago
  12. 9681690 [mdns] add APIs to iterate over registered host/service/key entries (#9954) by Abtin Keshavarzian · 4 weeks ago
  13. 9af7203 [routing-manager] add support for to use a prefix received from DHCPv6 PD (#10000) by Marius Preda · 4 weeks ago
  14. 7ec0257 [zephyr] add module name (#10041) by Jappie3 · 4 weeks ago
  15. ba7a6ad github-actions: bump actions/setup-python from 5.0.0 to 5.1.0 (#10052) by dependabot[bot] · 4 weeks ago
  16. 4737231 [dnssd] allow `Dnssd` platform to use native OT mDNS modules (#9944) by Abtin Keshavarzian · 5 weeks ago
  17. 59572ef [icmp] add `OT_ICMP6_ECHO_HANDLER_RLOC_ALOC_ONLY` to `otIcmp6EchoMode` (#10014) by Yang Sun · 5 weeks ago
  18. 4c96151 [logging] fix print format when enabling csl debug (#10045) by Suvesh Pratapa · 5 weeks ago
  19. 2199db8 [dataset] simplify `AppendMleDatasetTlv()` (#10043) by Abtin Keshavarzian · 5 weeks ago
  20. fa64771 [dataset] use `IsActiveDataset()/IsPendingDataset()` for type checks (#10040) by Abtin Keshavarzian · 5 weeks ago
  21. be7d36e [dns] add `Name::StripName()` and support in-place `ExtractLabels()` (#10037) by Abtin Keshavarzian · 5 weeks ago
  22. b6a1dc8 [tests] enhance expect test for link metrics manager feature (#10035) by Li Cao · 5 weeks ago
  23. 8692f2f [cmake] add `OT_BORDER_AGENT_EPSKC` in CMake options (#10034) by Abtin Keshavarzian · 5 weeks ago
  24. cf58985 [spinel] breakdown radio spinel (#10025) by Li Cao · 5 weeks ago
  25. bb1a525 [link-metrics] fix race condition (#9986) by Li Cao · 7 weeks ago
  26. a234add [cli] update README files to clarify a Commissioner is used for changing datasets (#10026) by Esko Dijk · 5 weeks ago
  27. 23b3641 [mle] restart role transition timeout from `SetRouterEligible(true)` (#10033) by Abtin Keshavarzian · 5 weeks ago
  28. 43cb7a0 [dataset] enforce maximum delay timer value and improve handling (#10023) by Abtin Keshavarzian · 5 weeks ago
  29. f68eda9 [dataset] simplify `DatasetManager::HandleGet()` & `SendGetResponse()` (#10020) by Abtin Keshavarzian · 5 weeks ago
  30. d32c68d github-actions: bump docker/login-action from 3.0.0 to 3.1.0 (#10029) by dependabot[bot] · 5 weeks ago
  31. d0f6d17 [dnssd-server] remove unused private method (#10024) by Abtin Keshavarzian · 6 weeks ago
  32. f72f27f [daemon] avoid using `defined(__ANDROID__)` macro in `daemon.cpp` (#10021) by Handa Wang · 6 weeks ago
  33. 9d852a3 [udp] add DHCP ports to `ShouldUsePlatformUdpFunction` (#10017) by Marius Preda · 6 weeks ago
  34. 3b27202 [dataset] use `Tlv::Find<>()` to check commissioner session ID (#10019) by Abtin Keshavarzian · 6 weeks ago
  35. d7b5939 [dataset] define template method to check/get/set components (#10018) by Abtin Keshavarzian · 6 weeks ago
  36. 423c0be [dataset] add `ApplyConfiguration()` overload without default parameter (#10013) by Abtin Keshavarzian · 6 weeks ago
  37. 30aa3e8 [message] introduce `RemoveFooter()` (#10012) by Abtin Keshavarzian · 6 weeks ago
  38. 51b94bb [dataset] `GenerateRandom()` to build network name using `StringWriter` (#10007) by Abtin Keshavarzian · 6 weeks ago
  39. bf41332 [mdns] add native mDNS support in OT (#9797) by Abtin Keshavarzian · 6 weeks ago
  40. 6de5cd8 github-actions: bump actions/upload-artifact from 4.2.0 to 4.3.1 (#10005) by dependabot[bot] · 6 weeks ago
  41. 5c6b832 [utils] implement Verhoeff checksum calculation and validation (#9966) by Abtin Keshavarzian · 6 weeks ago
  42. 8212acd [spinel] add time sync feature to the spinel (#9977) by DaveLacerte · 6 weeks ago
  43. 65eac6f [instance] support get multi instance reference or index (#9947) by gytxxsy · 6 weeks ago
  44. a5c17b7 [mle] MTD to handle udp time sync message (#9978) by DaveLacerte · 7 weeks ago
  45. b146766 [plat-utils] enhance `otMacFrameDoesAddrMatch()` (#9997) by Abtin Keshavarzian · 7 weeks ago
  46. e3f97e2 [netdata-publisher] distinguish SRP/DNS unicast entries (#9937) by Abtin Keshavarzian · 7 weeks ago
  47. 223935b [logging] introduce `LogWarnOnError()` for standardized error logging (#9996) by Abtin Keshavarzian · 7 weeks ago
  48. 65bc830 [test] add tests for multi-BR network resilience during BR removal (#9990) by Abtin Keshavarzian · 7 weeks ago
  49. 244c223 [srp-sever] add `LogError()` (#9992) by Abtin Keshavarzian · 7 weeks ago
  50. 875e71e [dataset] define `Dataset::Tlvs` type (#9991) by Abtin Keshavarzian · 7 weeks ago
  51. 38418ae [ip6] allow delivering RLOC/ALOC traffic to host (#9987) by Yakun Xu · 7 weeks ago
  52. a3e8041 [mle] simplify `CheckReachablity()` (#9989) by Abtin Keshavarzian · 7 weeks ago
  53. 843db1e [srp-server] retry other ports when failing to `prepareSocket` (#9981) by Handa Wang · 7 weeks ago
  54. 0e36799 [link-metrics] fix race condition (#9986) by Li Cao · 7 weeks ago
  55. d099d78 [doc] use space char instead of tabs in `ot_config_doc.h` (#9983) by Abtin Keshavarzian · 7 weeks ago
  56. 1fb1d9a github-actions: bump actions/checkout from 4.1.1 to 4.1.2 (#9982) by dependabot[bot] · 7 weeks ago
  57. 37144f0 [mesh-forwarder] update `CheckReachablity()` to handle malformed messages (#9976) by Abtin Keshavarzian · 8 weeks ago
  58. 911f0d5 [netata] simplify `RemoveTemporaryData()` (#9975) by Abtin Keshavarzian · 8 weeks ago
  59. 58b230f [cli] `netdata show` to support filtering by RLOC16 (#9969) by Abtin Keshavarzian · 8 weeks ago
  60. 34a0b0d [mle] improve MLE module comments (#9972) by Abtin Keshavarzian · 8 weeks ago
  61. 7271b19 [cli] fix CoAP response code for POST 2.03 -> 2.04 per RFC 7252 (#9971) by Esko Dijk · 8 weeks ago
  62. 7d4a1f8 [mle] include child RLOC16 in the logs from `HandleTimeTick()` (#9968) by Abtin Keshavarzian · 8 weeks ago
  63. 8de3298 [netdata] refactor `MutableNetworkData` methods for code organization (#9970) by Abtin Keshavarzian · 8 weeks ago
  64. d237cd2 [routing-manager] set extra options to append to emitted RAs (#9945) by Abtin Keshavarzian · 8 weeks ago
  65. dcde882 [test] add `tcat` unit tests (#9953) by Maciej Baczmański · 8 weeks ago
  66. 8c37539 [cli] add `OutputNetworkData()` (#9965) by Abtin Keshavarzian · 8 weeks ago
  67. 4545daf [routing-manager] employ RA hash tracking to detect self-originating RAs (#9939) by Abtin Keshavarzian · 8 weeks ago
  68. 4db6520 [channel-manager] add local csl channel selection on SSED (#9641) by Martin Zimmermann · 8 weeks ago
  69. 09aa963 [netdata] add `FindRlocs()` to retrieve RLOC16 of entries (#9961) by Abtin Keshavarzian · 8 weeks ago
  70. 13ab3a6 [version] introduce `OT_THREAD_VERSION_1_4` (#9946) by Suvesh Pratapa · 8 weeks ago
  71. 7028be6 github-actions: bump actions/download-artifact from 4.1.1 to 4.1.4 (#9963) by dependabot[bot] · 8 weeks ago
  72. 97f5bbb [config] update docs for `SED_BUFFER_SIZE` & `SED_DATAGRAM_COUNT` (#9962) by Abtin Keshavarzian · 8 weeks ago
  73. 681d08d [spinel] extract log module from radio spinel (#9957) by Li Cao · 8 weeks ago
  74. 32bef9b [mle] simplify `HandleTimeTick()` code related to aging routers (#9955) by Abtin Keshavarzian · 8 weeks ago
  75. 90adc86 [mle] retain direct child cache entries on Addr Solicit Response TX (#9956) by Abtin Keshavarzian · 9 weeks ago
  76. 8f379a6 [test] simplify `test_pskc` unit test (#9952) by Abtin Keshavarzian · 9 weeks ago
  77. 7d6580e [cli] move `Process{Get/Set/Enable/Disable}` methods to Utils class (#9951) by Li Cao · 9 weeks ago
  78. 3ae275f [simulation] add simulation tests framework for tcat (#9724) by Przemysław Bida · 9 weeks ago
  79. f917a53 [coap] fix copying option (#9894) by eeumay · 9 weeks ago
  80. 51ab865 github-actions: bump docker/setup-buildx-action from 3.0.0 to 3.2.0 (#9941) by dependabot[bot] · 9 weeks ago
  81. 8b906eb [routing-manager] simplify `Ip6::Nd` type usage (#9938) by Abtin Keshavarzian · 10 weeks ago
  82. 148fa47 [thread-cert] use `unittest` assert methods (#9936) by Jonathan Hui · 10 weeks ago
  83. 9d6321b [lib] include `(void)` in function prototype in `reset_util.h` (#9934) by Abtin Keshavarzian · 10 weeks ago
  84. c89d4f0 [routing-manager] update use of `Ip6::Nd::Option` enumerator (#9931) by Abtin Keshavarzian · 2 months ago
  85. ff3cc7e [posix] remove use of core-internal types in `netif.cpp` platform (#9928) by Abtin Keshavarzian · 2 months ago
  86. 4c34a0e [test] enhance `test_netdata_publisher` robustness (#9932) by Abtin Keshavarzian · 2 months ago
  87. 542be0f [thread-cert] use `ROUTER_STARTUP_DELAY` in `test_detach` (#9933) by Jonathan Hui · 2 months ago
  88. e379f7c [mle] disable MLE retransmissions when detaching (#9929) by Jonathan Hui · 2 months ago
  89. 3ebc3d3 [simulation] allow specify local host (#9925) by Yakun Xu · 2 months ago
  90. cf6dcc5 [routing-manager] construct RA dynamically using `Heap::Array` (#9924) by Abtin Keshavarzian · 2 months ago
  91. c4d7859 [posix] ensure module names are included in platform logs (#9920) by Abtin Keshavarzian · 2 months ago
  92. 8769898 [tests] fix `test_manual_maddress.py` (#9923) by Handa Wang · 2 months ago
  93. ec7781a [thread-cert] set device mode in `test_mle_msg_key_seq_jump` (#9921) by Jonathan Hui · 2 months ago
  94. 2e24098 [posix] add IPv6 address helper functions in `Ip6Utils` (#9917) by Abtin Keshavarzian · 2 months ago
  95. be06d7c [daemon] always initialize the OT CLI when setting up the daemon (#9919) by Handa Wang · 2 months ago
  96. 8e9d58f [misc] remove stale forward declaration (#9911) by Li Cao · 2 months ago
  97. e8f769f github-actions: bump actions/upload-artifact from 4.2.0 to 4.3.1 (#9914) by dependabot[bot] · 2 months ago
  98. 2b4b2cf [docs] add documentation for CLI `dataset updater` command (#9905) by Abtin Keshavarzian · 2 months ago
  99. 518a849 [test] add `test_key_rotation_and_key_guard_time` (#9906) by Abtin Keshavarzian · 3 months ago
  100. cafef38 [openthread] Enable DNS Upstream Query by Jiaming Wang · 3 months ago