Sign in
fuchsia
/
third_party
/
openthread
/
HEAD
3cd0dda
Merge remote-tracking branch 'github/main' into HEAD
by Robert Quattlebaum
· 7 weeks ago
main
master
645fbcd
[csl] allow scheduling delayed reception in any radio state (#7677)
by Eduardo Montoya
· 8 weeks ago
d9dd34e
[posix] install high priority kernel routes for OMR prefixes (#7636)
by Simon Lin
· 8 weeks ago
d068df8
[github-actions] do not delete artifacts if coverage upload fails (#7678)
by Jonathan Hui
· 8 weeks ago
7cd73f3
[thci] version string depending on capabilities (#7665)
by Eduardo Montoya
· 8 weeks ago
08e5168
[routing-manager] add new config for `MAX_DISCOVERED_PREFIXES` (#7656)
by Abtin Keshavarzian
· 8 weeks ago
5b1a318
[rcp] add enable-coex switch (#7675)
by Yakun Xu
· 8 weeks ago
8714ec1
[link-quality] define `LinkQuality` enumeration (#7673)
by Abtin Keshavarzian
· 8 weeks ago
b76e524
[crypto] make sure MAC keys are exportable (#7669)
by Eduardo Montoya
· 8 weeks ago
8538290
[tests] initialize mesh-local prefix instead of extended pan id (#7668)
by Jonathan Hui
· 8 weeks ago
8907cb8
[mle] enhance `ProcessRouteTlv()` to update neighbor pointer (#7667)
by Abtin Keshavarzian
· 8 weeks ago
cc003b3
[coap] add new helper to allocate and init CoAP message (#7631)
by Abtin Keshavarzian
· 8 weeks ago
3a125c6
[cli] add command to set mesh-local prefix (#7663)
by Jonathan Hui
· 8 weeks ago
fa939be
[commissioner] add command line option to specify commissioner ID (#7520)
by Diego Ismirlian
· 8 weeks ago
43be7f4
[thci] logging cleanup (#7654)
by Eduardo Montoya
· 8 weeks ago
68e06bd
[netdata] remove duplicate prefixes in lcoal network data (#7653)
by Jonathan Hui
· 9 weeks ago
d144202
[github-actions] remove pyspinel tests (#7662)
by Jonathan Hui
· 9 weeks ago
f3774e3
[netdata] always check `IsConsistent()` before netdata registration (#7643)
by Abtin Keshavarzian
· 9 weeks ago
d2f18d5
[thci] remove support for legacy Harness tool (#7651)
by Eduardo Montoya
· 9 weeks ago
961baa5
[github-actions] remove caching OTBR test results (#7637)
by Simon Lin
· 9 weeks ago
c5fbc45
[mle] enhance `NewMleMessage()` to prepare the MLE header (#7633)
by Abtin Keshavarzian
· 9 weeks ago
0347022
[mle] add common `ProcessMessageSecurity()` (#7625)
by Abtin Keshavarzian
· 9 weeks ago
2d977b0
[simulation] fix build with RAM settings (#7648)
by jinran-google
· 9 weeks ago
972ed8d
[posix-trel] allow using fixed TREL UDP port (#7646)
by Simon Lin
· 9 weeks ago
b0e532b
[tests] verify meshcop service after a `factoryreset` (#7592)
by whd
· 9 weeks ago
9a2d84a
[meshcop] rename dataset managers (#7630)
by Yakun Xu
· 10 weeks ago
092be22
[mle] add `RxInfo` struct and pass in `Handle{MleMsg}()` methods (#7627)
by Abtin Keshavarzian
· 10 weeks ago
4365f50
[posix-netif] remove IFA_RT_PRIORITY definition (#7635)
by Simon Lin
· 10 weeks ago
013ab41
[gcov] use __gcov_dump() instead for gcc 11 (#7629)
by Yakun Xu
· 10 weeks ago
79757a6
[meshcop] remove unnecessary `MeshCoP::` qualifier (#7628)
by Jonathan Hui
· 10 weeks ago
8069b95
[mle] simplify security header processing (#7615)
by Abtin Keshavarzian
· 2 months ago
f9e8b26
[mle] perform in-place AES-CCM encryption/decryption (#7614)
by Abtin Keshavarzian
· 2 months ago
7284b3f
[mle-router] fix `HasOneNeighborWithComparableConnectivity()` (#7617)
by Jonathan Hui
· 2 months ago
9b6ac4b
[meshcop] separate Network Name from Mac (#7609) (#7616)
by Jonathan Hui
· 2 months ago
7d04ff0
[tcp] add TCP circular send buffer API (#7584)
by Sam Kumar
· 2 months ago
d79468b
[tcp] add support for otTcpForwardProgress callback (#7583)
by Sam Kumar
· 2 months ago
4bd7ab4
[cli] update `dataset securitypolicy` README (#7623)
by Bob MacDonald
· 2 months ago
b5a347a
[simulation] use 128 max children for simulation (#7620)
by Simon Lin
· 2 months ago
515c3d3
[meshcop] separate Extended PAN ID from Mac (#7609)
by Jonathan Hui
· 2 months ago
81f0c13
[posix] fix binding to interface for macOS (#7611)
by Kangping
· 2 months ago
5c8a9cb
[mesh-forwarder] collision avoidance delay mechanism (#7512)
by Abtin Keshavarzian
· 3 months ago
1e9f6eb
[posix-netif] configure metric for prefix routes (#7605)
by Simon Lin
· 3 months ago
82f5ab2
[message] update and simplify `otBufferInfo` (#7596)
by Abtin Keshavarzian
· 3 months ago
082aefc
[random] move `Random::Manager` in `ranadom.hpp` (#7603)
by Abtin Keshavarzian
· 3 months ago
a820a55
[settings] update Dataset related methods to use `Dataset::Type` (#7602)
by Abtin Keshavarzian
· 3 months ago
4b864f7
[tmf] use priority message for ServerData and AddressRelease (#7601)
by Abtin Keshavarzian
· 3 months ago
767e9fd
[mle] reject `ChildIdResponse` if included dataset TLV is ill-formed (#7599)
by Abtin Keshavarzian
· 3 months ago
758f342
[netdata] update srp/dns anycast entry seq num selection (#7488)
by Abtin Keshavarzian
· 3 months ago
a08e627
[srp-client] update how auto-start mode prefers netdata entries (#7503)
by Abtin Keshavarzian
· 3 months ago
90cd43a
[net-diags] set the sock addr based on dest in GetQuery response (#7593)
by Abtin Keshavarzian
· 3 months ago
73f2871
[mle-router] leader to handle "BR request" in an Address Solicit (#7578)
by Abtin Keshavarzian
· 3 months ago
ba5ebc7
[tmf] add `Tmf::MessageInfo` (#7589)
by Abtin Keshavarzian
· 3 months ago
5e9f6f1
[diag] add `diag rcp echo` command (#7585)
by Zhanglong Xia
· 3 months ago
d51eb07
[netdata] get the list or count of RLOC16s of border routers (#7543)
by Abtin Keshavarzian
· 3 months ago
0c754bb
[logging] add log level platform handler (#7545)
by Simon Lin
· 3 months ago
1c1a583
[spinel] map `kMaxSpinelFrame` to `SPINEL_FRAME_MAX_SIZE` (#7580)
by Gatien Chapon
· 3 months ago
9a93a33
[crypto] update emplace method to expect read failure during key export (#7559)
by hemanth-silabs
· 3 months ago
fbba1e4
[test] update SRP name conflict test to cover more cases (#7588)
by Abtin Keshavarzian
· 3 months ago
a210664
[mesh-forwarder] keep msgs during address resolution in `mSendQueue` (#7577)
by Abtin Keshavarzian
· 3 months ago
cbd1d50
[otci] support filter new log formats (#7586)
by Simon Lin
· 3 months ago
a0f0042
[srp-server] add more error tracing logs (#7582)
by Kangping
· 3 months ago
e71dc7b
[test] update `Cert_9_2_17_Orphan` to make it more robust (#7581)
by Abtin Keshavarzian
· 3 months ago
f538240
[instance] move `otMessageGetBufferInfo()` impl to `Instance` (#7573)
by Abtin Keshavarzian
· 3 months ago
6ccc0ed
[openthread] Enable some additional configuration flags.
by Robert Quattlebaum
· 3 months ago
efedbe9
[cli] allow to run `factoryreset` under the diag mode (#7566)
by Zhanglong Xia
· 3 months ago
a9b4e63
[docs] community discussion change (#7507)
by Jonathan Donald
· 3 months ago
fe0258c
[mesh-forwarder] update `LogMessage()` to include ECN from IPv6 header (#7562)
by Abtin Keshavarzian
· 3 months ago
5eb0537
[thci] increase BBR Sequence Number when dataset changes (#7558)
by Eduardo Montoya
· 3 months ago
cda71d1
[tcp] remove extraneous #define and restrict inclusion of TCPlp headers (#7570)
by Sam Kumar
· 3 months ago
97a7910
[posix] stop setting up and de-initializing uninitialized modules when dry run (#7550)
by jinran-google
· 3 months ago
9be687a
[mbedtls] move mbedtls to 2.28.0 LTS version (#7539)
by Jonathan Hui
· 3 months ago
fdf3c30
[ip6] new methods in `Header` and add unit test (#7561)
by Abtin Keshavarzian
· 3 months ago
47fd27b
[mac] remove beacons payload (#7472)
by Eduardo Montoya
· 3 months ago
a8b4fbb
[tests] disable check in test_firewall.py (#7569)
by whd
· 3 months ago
5290a2a
[message] static assert `Meatdata::mPriority` is of proper bit size (#7563)
by Abtin Keshavarzian
· 3 months ago
bb533e3
[message] add timestamp field in `Message` metadata (#7554)
by Abtin Keshavarzian
· 3 months ago
01ff895
[thci] do not set `P_slaac` flag for Domain prefix (#7557)
by Eduardo Montoya
· 3 months ago
7dfde1f
[mesh-forwarder] fix and enhance `LogMessage()` (#7556)
by Abtin Keshavarzian
· 3 months ago
c6a7675
[sub-mac] fix `semiWindow` overflow in `GetCslWindowEdges()` (#7549)
by Łukasz Maciejończyk
· 3 months ago
3090731
[ip6] set priority on fragments when fragmenting an IPv6 datagram (#7555)
by Abtin Keshavarzian
· 3 months ago
42eb778
[ip6] copy the parsed ECN value from IPv6 msg in `MessageInfo` (#7548)
by Abtin Keshavarzian
· 3 months ago
0387612
[ip6] add header `ip6_types.hpp` for common types and constants (#7547)
by Abtin Keshavarzian
· 3 months ago
35a568e
[mle] simplify sending/processing of address solicit/response (#7544)
by Abtin Keshavarzian
· 3 months ago
5eb973c
[build] enable coexistence parameter build (#7540)
by alexandru-porosanu-nxp
· 3 months ago
f9f3163
[bbr] revert add `bbr skipseqnuminc` command for reference device (#7534)
by Eduardo Montoya
· 3 months ago
1091b94
[routing-manager] update legacy comments in routing manager (#7533)
by Yi
· 3 months ago
4f2013f
[commissioner] add cli command to print joiner list (#7521)
by Diego Ismirlian
· 3 months ago
b489c35
[mle] avoid setting mode `D` flag on MTD builds (#7519)
by Eduardo Montoya
· 3 months ago
6b05102
[Openthread] Enable Domain Unicast Address
by Parag Dixit
· 3 months ago
7e4ada6
[settings] reserve settings keys for vendor use (#7532)
by jinran-google
· 3 months ago
2b2534c
[mle] change `Restore()` to return `void` (#7537)
by Abtin Keshavarzian
· 3 months ago
3be955b
[logging] fix log level for `LogCacheEntryChange` (#7535)
by Eduardo Montoya
· 3 months ago
ac31175
[net-diag] fix `kChildIdMask` value (#7531)
by Kangping
· 3 months ago
8d3d19d
[cli] add link to `tcp` command `README_TCP.md` in the main doc (#7528)
by Abtin Keshavarzian
· 3 months ago
3350f59
[docs] add Infineon to list of contributors (#7523)
by Jonathan Donald
· 3 months ago
f95bddc
[mle] add `kBetterParent` in `AttachMode` enum (#7524)
by Abtin Keshavarzian
· 3 months ago
773024b
[build] Suppress Wunused-but-set-var in openthread
by Gulfem Savrun Yeniceri
· 3 months ago
018f54f
[mle] renames and smaller changes (#7515)
by Abtin Keshavarzian
· 3 months ago
91344f3
[posix] expose platform settings interfaces (#7495)
by jinran-google
· 3 months ago
c9f23cc
[settings] set sensitive keys in platform settings initialization (#7496)
by jinran-google
· 3 months ago
Next »