aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 days[dtls] fix undesired kernel filtering of connected UDP (#10069)HEADmastermainKangping
11 daysMerge "Thread HAL: include radio url in openthread-posix" into mainTreehugger Robot
11 daysThread HAL: include radio url in openthread-posixYakun Xu
2024-04-22[icmp] add `OT_ICMP6_ECHO_HANDLER_RLOC_ALOC_ONLY` to `otIcmp6EchoMode` (#10014)Yang Sun
2024-04-08[Thread] fix buildHanda Wang
2024-04-08[Github Sync] Merge github/main to aosp/mainHanda Wang
2024-04-05[mle] MTD to handle udp time sync message (#9978)DaveLacerte
2024-04-05[plat-utils] enhance `otMacFrameDoesAddrMatch()` (#9997)Abtin Keshavarzian
2024-04-05[netdata-publisher] distinguish SRP/DNS unicast entries (#9937)Abtin Keshavarzian
2024-04-05[logging] introduce `LogWarnOnError()` for standardized error logging (#9996)Abtin Keshavarzian
2024-04-04[test] add tests for multi-BR network resilience during BR removal (#9990)Abtin Keshavarzian
2024-04-04[srp-sever] add `LogError()` (#9992)Abtin Keshavarzian
2024-04-04[dataset] define `Dataset::Tlvs` type (#9991)Abtin Keshavarzian
2024-04-03[ip6] allow delivering RLOC/ALOC traffic to host (#9987)Yakun Xu
2024-04-03[mle] simplify `CheckReachablity()` (#9989)Abtin Keshavarzian
2024-04-03[srp-server] retry other ports when failing to `prepareSocket` (#9981)Handa Wang
2024-04-02[link-metrics] fix race condition (#9986)Li Cao
2024-04-01[doc] use space char instead of tabs in `ot_config_doc.h` (#9983)Abtin Keshavarzian
2024-04-01github-actions: bump actions/checkout from 4.1.1 to 4.1.2 (#9982)dependabot[bot]
2024-04-01Add missing macro definitions.Yang Sun
2024-03-28[mesh-forwarder] update `CheckReachablity()` to handle malformed messages (#9...Abtin Keshavarzian
2024-03-28[netata] simplify `RemoveTemporaryData()` (#9975)Abtin Keshavarzian
2024-03-28Enable link_metrics subject and initiator.Yang Sun
2024-03-27[cli] `netdata show` to support filtering by RLOC16 (#9969)Abtin Keshavarzian
2024-03-27[mle] improve MLE module comments (#9972)Abtin Keshavarzian
2024-03-27[cli] fix CoAP response code for POST 2.03 -> 2.04 per RFC 7252 (#9971)Esko Dijk
2024-03-26[mle] include child RLOC16 in the logs from `HandleTimeTick()` (#9968)Abtin Keshavarzian
2024-03-26[netdata] refactor `MutableNetworkData` methods for code organization (#9970)Abtin Keshavarzian
2024-03-26[routing-manager] set extra options to append to emitted RAs (#9945)Abtin Keshavarzian
2024-03-26[test] add `tcat` unit tests (#9953)Maciej Baczmański
2024-03-26[cli] add `OutputNetworkData()` (#9965)Abtin Keshavarzian
2024-03-26[routing-manager] employ RA hash tracking to detect self-originating RAs (#9939)Abtin Keshavarzian
2024-03-25[channel-manager] add local csl channel selection on SSED (#9641)Martin Zimmermann
2024-03-25[netdata] add `FindRlocs()` to retrieve RLOC16 of entries (#9961)Abtin Keshavarzian
2024-03-25[version] introduce `OT_THREAD_VERSION_1_4` (#9946)Suvesh Pratapa
2024-03-25github-actions: bump actions/download-artifact from 4.1.1 to 4.1.4 (#9963)dependabot[bot]
2024-03-25[config] update docs for `SED_BUFFER_SIZE` & `SED_DATAGRAM_COUNT` (#9962)Abtin Keshavarzian
2024-03-25[spinel] extract log module from radio spinel (#9957)Li Cao
2024-03-25[mle] simplify `HandleTimeTick()` code related to aging routers (#9955)Abtin Keshavarzian
2024-03-22[mle] retain direct child cache entries on Addr Solicit Response TX (#9956)Abtin Keshavarzian
2024-03-22[test] simplify `test_pskc` unit test (#9952)Abtin Keshavarzian
2024-03-22[cli] move `Process{Get/Set/Enable/Disable}` methods to Utils class (#9951)Li Cao
2024-03-22[simulation] add simulation tests framework for tcat (#9724)Przemysław Bida
2024-03-22[coap] fix copying option (#9894)eeumay
2024-03-18github-actions: bump docker/setup-buildx-action from 3.0.0 to 3.2.0 (#9941)dependabot[bot]
2024-03-15[routing-manager] simplify `Ip6::Nd` type usage (#9938)Abtin Keshavarzian
2024-03-15[thread-cert] use `unittest` assert methods (#9936)Jonathan Hui
2024-03-14[lib] include `(void)` in function prototype in `reset_util.h` (#9934)Abtin Keshavarzian
2024-03-14[routing-manager] update use of `Ip6::Nd::Option` enumerator (#9931)Abtin Keshavarzian
2024-03-14[posix] remove use of core-internal types in `netif.cpp` platform (#9928)Abtin Keshavarzian