Sign in
fuchsia
/
third_party
/
openthread
/
HEAD
1420458
[OpenThread] update OpenThread
by Jiaming (Charlie) Wang
· 4 months ago
main
master
e83f3e1
[instance] expose multi-instance getter as instance API (#11914)
by Nick Bertoldi
· 5 months ago
430b47b
[spinel] add udp port to the epskc state property (#11975)
by Li Cao
· 5 months ago
ceb992b
[mle] don't allow FTD upgrade to Router while Leader is attaching (#11982)
by Tom Rebbert
· 5 months ago
c8ccc84
[num-utils] add `SetToUintMax()` to prevent type-mismatch bugs (#11969)
by Abtin Keshavarzian
· 5 months ago
05c0009
[routing-manager] make getter methods const (#11986)
by Yang Song
· 5 months ago
f6f14a7
[posix] use LogInfo if SPI reset device is not given (#11978)
by Jason Zhang
· 5 months ago
fab01a7
[simulation] use the CSL receiver's peer address to include CSL IE (#11905)
by Zhanglong Xia
· 5 months ago
e72d193
github-actions: bump codecov/codecov-action from 5.4.3 to 5.5.1 (#11980)
by dependabot[bot]
· 5 months ago
96a733b
[routing-manager] remove confusing log of nat64 prefix discovery (#11973)
by Li Cao
· 5 months ago
ef89b08
[cli] update debug command list for comprehensive diagnostics (#11959)
by Yang Song
· 5 months ago
f560204
[trel] simplify `Peer::Matches()` for name matching (#11976)
by Abtin Keshavarzian
· 5 months ago
7bbdbc6
[br-tracker] enhance `NetDataBrTracker` to support filtering (#11964)
by Abtin Keshavarzian
· 5 months ago
14373d5
[heap] introduce `Move()` and unify `TakeFrom()` for move semantics (#11972)
by Abtin Keshavarzian
· 5 months ago
fb6fa20
[br-tracker] initialize `aMinAge` to `uint32_t::kMax` (#11963)
by Abtin Keshavarzian
· 5 months ago
a5c36a6
[br-tracker] move iteration logic out of `RoutingManager::Iterator` (#11962)
by Abtin Keshavarzian
· 5 months ago
fb610e5
[border-agent] add 'rv' key to MeshCoP TXT data (#11504)
by Abtin Keshavarzian
· 5 months ago
38781d4
[border-router] decouple `NetDataPeerBrTracker` from `RoutingManager` (#11960)
by Abtin Keshavarzian
· 5 months ago
27932f2
[net] move slaac module from utils to net (#11955)
by Abtin Keshavarzian
· 5 months ago
35256c5
[cli] add LQ In to the neighbor table output (#11927)
by rretanubun
· 5 months ago
d67c9bb
github-actions: bump step-security/harden-runner from 2.13.0 to 2.13.1 (#11957)
by dependabot[bot]
· 5 months ago
466fdb8
[debug] check NDEBUG for OT_ASSERT (#11929)
by Yakun Xu
· 5 months ago
da61dc7
[mle] avoid overwriting parent candidate during child ID request phase (#11953)
by Tom Rebbert
· 5 months ago
02af421
[nat64] introduce eviction mechanism for stale mappings (#11949)
by Abtin Keshavarzian
· 5 months ago
60dca7f
[ncp] add netif state property change (#11950)
by Li Cao
· 5 months ago
3b3dd20
[utils] add a flag to use std new (#11937)
by Yakun Xu
· 5 months ago
fbc1239
[routing-manager] track all valid PIOs with on-link (`L`) flag (#11925)
by Abtin Keshavarzian
· 5 months ago
d27527c
[trel] distinguish between user and stack TREL enable requests (#11944)
by Abtin Keshavarzian
· 5 months ago
2b85b01
[fuzz] add CLI test (#11946)
by Jonathan Hui
· 5 months ago
f19beb2
[history-tracker] enable tracking indirect tx (#11892)
by Zhangwx
· 5 months ago
32d0995
[config] fix configs for reference device (#11913)
by BCo14
· 5 months ago
f4ff07e
[toranj] support default network key for debug (#11935)
by Yakun Xu
· 5 months ago
ac7fbb4
[toranj] fix syntax warning in `cli.py` (#11931)
by Yakun Xu
· 5 months ago
4d4deab
github-actions: bump github/codeql-action from 3.30.1 to 3.30.3 (#11939)
by dependabot[bot]
· 5 months ago
9e26d0b
[radio] avoid using zero-initializer lists for `Mac` types (#11921)
by Abtin Keshavarzian
· 5 months ago
242e10f
[mle] allow detached MTD to attach via stale announce (#11928)
by Abtin Keshavarzian
· 5 months ago
f60b006
[mle] fix implementation of `IsMinimalEndDevice()` (#11926)
by Abtin Keshavarzian
· 5 months ago
eba5bdc
[nat64] use host ID tracking for IPv4 address allocation (#11909)
by Abtin Keshavarzian
· 5 months ago
d5935a3
[meshcop] wraps `HandleMbedtlsExportKeys()` with `MBEDTLS_SSL_EXPORT_KEYS` (#11922)
by Zhanglong Xia
· 5 months ago
19898c7
[api] add API to test whether the IPv6 address is a link local unicast address (#11902)
by Zhanglong Xia
· 5 months ago
bddd77d
[ncp] add ephemeral key function in ncp (#11910)
by Li Cao
· 5 months ago
48835fd
[test] split size report jobs (#11918)
by Yakun Xu
· 5 months ago
ddbcaa6
[nat64] simplify state management (#11908)
by Abtin Keshavarzian
· 5 months ago
07a278f
[link-metrics] make union packed to fix warning (#11920)
by Damian Królik
· 5 months ago
e1d8a05
[udp] allow binding to multicast address (#11901)
by Yakun Xu
· 5 months ago
9491dcc
[posix] include `openthread/instance.h` in `src/posix/platform/settings.hpp` (#11916)
by Zhanglong Xia
· 5 months ago
3431162
[tcat] improved debug info format using hexadecimal + ASCII dump (#11881)
by Esko Dijk
· 5 months ago
db7f037
[p2p] add unlink API to tear down the P2P link (#11904)
by Zhanglong Xia
· 5 months ago
d7d26f1
github-actions: bump github/codeql-action from 3.29.2 to 3.30.1 (#11912)
by dependabot[bot]
· 5 months ago
0485be3
[nat64] replace `Translator::Result` with `Error` (#11898)
by Abtin Keshavarzian
· 5 months ago
da9babd
[multipan] fix unit test (#11900)
by Jonathan Hui
· 5 months ago
df7ebc3
[core] replace anonymous enums with `constexpr` (#11899)
by Abtin Keshavarzian
· 5 months ago
e8c637f
[netdiag] introduce types for diagnostic TLV data structures (#11897)
by Abtin Keshavarzian
· 5 months ago
5ac9ccf
[nat64] ensure translator is active before translation (#11894)
by Abtin Keshavarzian
· 5 months ago
2421ba9
[nat64] rename `GetIp6Prefix` to `GetNat64Prefix` (#11896)
by Abtin Keshavarzian
· 5 months ago
d952ad9
[bit-utils] add `CountMatchingBits` utility function (#11893)
by Abtin Keshavarzian
· 5 months ago
6849b54
[common] move bit-related macros to `bit_utils.hpp` (#11890)
by Abtin Keshavarzian
· 5 months ago
ca8b298
[routing-manager] track and expose addresses used on infra-if (#11891)
by Abtin Keshavarzian
· 5 months ago
4cb0de4
[p2p] add initial peer-to-peer support (#11494)
by Zhanglong Xia
· 5 months ago
6657de9
[mesh-forwarder] always set direct transmission for MPL messages (#11887)
by Jonathan Hui
· 5 months ago
fcfe442
[nat64] update `Mapping::ToString()` to include translated ports (#11886)
by Abtin Keshavarzian
· 5 months ago
aeba105
[common] introduce `bit_utils.hpp` for bit manipulation (#11884)
by Abtin Keshavarzian
· 5 months ago
51df484
[nexus] add test for nat64 translator (#11882)
by Abtin Keshavarzian
· 5 months ago
8b6b2b4
[cli] fix typo in `csl timeout` docs (#11889)
by Zhanglong Xia
· 5 months ago
4d1ae85
[message] improve scoping of `Buffer` constants (#11885)
by Abtin Keshavarzian
· 6 months ago
269268f
[time] introduce common `ExpirationChecker` class (#11883)
by Abtin Keshavarzian
· 6 months ago
83272e7
[nat64] use `OwningList` to manage active mappings (#11878)
by Abtin Keshavarzian
· 6 months ago
c007599
[coap] add `otCoapSetResponseFallback` to process unmatched responses (#11583)
by Lucien Zürcher
· 6 months ago
853bbd1
[common] enforce correct CRTP usage for mix-in classes (#11880)
by Abtin Keshavarzian
· 6 months ago
33d4f08
[nat64] simplify `SendMessage()` using `OwnedPtr` (#11877)
by Abtin Keshavarzian
· 6 months ago
064bd3b
[nat64] improve unit tests for `Nat64::Translator` (#11869)
by Abtin Keshavarzian
· 6 months ago
8bfc8cb
[ipv4] fix `Cidr::Clear()` (#11879)
by Abtin Keshavarzian
· 6 months ago
fd7746b
[core] harmonize access to MLE component using `Get<Mle::Mle>()` (#11874)
by Abtin Keshavarzian
· 6 months ago
75bb4d0
[nat64] ensure to extend mapping lifetime on reuse (#11866)
by Abtin Keshavarzian
· 6 months ago
579d693
[mle] simplify logic for multicast address registration (#11872)
by Abtin Keshavarzian
· 6 months ago
c192351
[nat64] prevent IPv4 addr sharing when port translation is disabled (#11865)
by Abtin Keshavarzian
· 6 months ago
54195e0
[nat64] improve `AddressMappingIterator` & expiration time calculation (#11855)
by Abtin Keshavarzian
· 6 months ago
370e822
[mle] improve logging for address solicit and router upgrade (#11871)
by Abtin Keshavarzian
· 6 months ago
b4365d3
[nat64] optimize `Translator::Mapping` memory usage (#11873)
by Abtin Keshavarzian
· 6 months ago
388f734
[nat64] simplify mapping lookup and `Touch()` method (#11864)
by Abtin Keshavarzian
· 6 months ago
bdbdcec
github-actions: bump docker/metadata-action from 5.7.0 to 5.8.0 (#11867)
by dependabot[bot]
· 6 months ago
d2d2f00
[ipv4] smaller improvements in `Address`, `Cidr`, and `Header` (#11863)
by Abtin Keshavarzian
· 6 months ago
7bb1ed0
[history-tracker] add DHCPv6 PD state and prefix history (#11848)
by Abtin Keshavarzian
· 6 months ago
8193134
[mdns] add test for truncated query eviction (#11857)
by Abtin Keshavarzian
· 6 months ago
e0b6bbe
[nat64] use IP headers for `Mapping::Matches` (#11856)
by Abtin Keshavarzian
· 6 months ago
cc44220
github-actions: bump actions/checkout from 4.2.2 to 5.0.0 (#11858)
by dependabot[bot]
· 6 months ago
01bce95
[mdns] handle allocation failure and fix use-after-release (#11854)
by Abtin Keshavarzian
· 6 months ago
9deea80
[nat64] simplify and enhance handling of counters (#11850)
by Abtin Keshavarzian
· 6 months ago
25b8e76
[nat64] introduce helpers for getting port or ICMP ID (#11849)
by Abtin Keshavarzian
· 6 months ago
9d31ae5
github-actions: bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#11853)
by dependabot[bot]
· 6 months ago
dd893ce
[history-tracker] record AIL router history (#11827)
by Abtin Keshavarzian
· 6 months ago
2c69730
[nat64-translator] enhance and harmonize code style (#11847)
by Abtin Keshavarzian
· 6 months ago
afb52ba
[mle] group `Attacher` method definitions in `mle.cpp` (#11841)
by Abtin Keshavarzian
· 6 months ago
46e3c15
[toranj] add `--log-level` option to `build.sh` (#11840)
by Abtin Keshavarzian
· 6 months ago
b6f1252
[netdata] enhance `FindContext()` methods and `Lowpan::Context` (#11836)
by Abtin Keshavarzian
· 6 months ago
7b59c81
[cli] clarify and improve TCAT CLI README, including links to relevant ID types (#11832)
by Esko Dijk
· 6 months ago
05d1eb0
[mpl] use RLOC as IPv6 source address (#11843)
by Jonathan Hui
· 6 months ago
3f1069e
[test] enable NAT64 translator unit tests (#11845)
by Abtin Keshavarzian
· 6 months ago
258f467
[wakeup-tx-scheduler] fix potential integer conversion warnings (#11842)
by Abtin Keshavarzian
· 6 months ago
c5f66c9
[routing-manager] add `Publish()`/`Unpublish()` in `Nat64PrefixManager` (#11838)
by Abtin Keshavarzian
· 6 months ago
Next »