1
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[posix] include `openthread/instance.h` in `src/posix/platform/settings.hpp` (#11916) More... 16 days ago
[tcat] improved debug info format using hexadecimal + ASCII dump (#11881) More... 16 days ago
[p2p] add unlink API to tear down the P2P link (#11904) More... 17 days ago
github-actions: bump github/codeql-action from 3.29.2 to 3.30.1 (#11912) More... 17 days ago
[nat64] replace `Translator::Result` with `Error` (#11898) More... 20 days ago
[multipan] fix unit test (#11900) More... 20 days ago
[core] replace anonymous enums with `constexpr` (#11899) More... 21 days ago
[netdiag] introduce types for diagnostic TLV data structures (#11897) More... 21 days ago
[nat64] ensure translator is active before translation (#11894) More... 21 days ago
[nat64] rename `GetIp6Prefix` to `GetNat64Prefix` (#11896) More... 22 days ago
[bit-utils] add `CountMatchingBits` utility function (#11893) More... 22 days ago
[common] move bit-related macros to `bit_utils.hpp` (#11890) More... 22 days ago
[routing-manager] track and expose addresses used on infra-if (#11891) More... 22 days ago
[p2p] add initial peer-to-peer support (#11494) More... 23 days ago
[mesh-forwarder] always set direct transmission for MPL messages (#11887) More... 23 days ago
[nat64] update `Mapping::ToString()` to include translated ports (#11886) More... 23 days ago
[common] introduce `bit_utils.hpp` for bit manipulation (#11884) More... 23 days ago
[nexus] add test for nat64 translator (#11882) More... 23 days ago
[cli] fix typo in `csl timeout` docs (#11889) More... 23 days ago
[message] improve scoping of `Buffer` constants (#11885) More... 27 days ago
[time] introduce common `ExpirationChecker` class (#11883) More... 27 days ago
[nat64] use `OwningList` to manage active mappings (#11878) More... 27 days ago
[coap] add `otCoapSetResponseFallback` to process unmatched responses (#11583) More... 27 days ago
[common] enforce correct CRTP usage for mix-in classes (#11880) More... 27 days ago
[nat64] simplify `SendMessage()` using `OwnedPtr` (#11877) More... 27 days ago
[nat64] improve unit tests for `Nat64::Translator` (#11869) More... 28 days ago
[ipv4] fix `Cidr::Clear()` (#11879) More... 28 days ago
[core] harmonize access to MLE component using `Get<Mle::Mle>()` (#11874) More... 28 days ago
[nat64] ensure to extend mapping lifetime on reuse (#11866) More... 28 days ago
[mle] simplify logic for multicast address registration (#11872) More... 28 days ago