Commit Graph

104 Commits

Author SHA1 Message Date
Shu Chen 86d5e3b3ec Merge branch 'feature/update_openthread_lib' into 'master'
feat(br): update border router lib

See merge request espressif/esp-thread-lib!53
2024-02-04 19:45:39 +08:00
zwx fcee30db4b feat(br): update border router lib
esp-openthread: daf0d77
openthread: bdb5807
2024-01-31 22:44:45 +08:00
Shu Chen ab0d2a8f20 Merge branch 'bugfix/fix_ot_br_pcb_ttl' into 'master'
feat(br): update border router lib

See merge request espressif/esp-thread-lib!52
2023-12-29 19:15:56 +08:00
Xu Si Yu e0969fc15c feat(br): update border router lib
esp-openthread: 3db472c
        openthread: 41ef807
2023-12-29 15:19:41 +08:00
Shu Chen c56c7357c3 Merge branch 'fix/fix_push_to_github' into 'master'
fix(ci): fix push to github

See merge request espressif/esp-thread-lib!51
2023-12-14 12:02:52 +08:00
Xu Si Yu 166f7447bd fix(ci): fix push to github 2023-12-14 11:11:21 +08:00
Shu Chen 648c28e792 Merge branch 'feature/update_br_lib' into 'master'
feat(br): update border router lib

See merge request espressif/esp-thread-lib!50
2023-12-12 11:11:30 +08:00
Xu Si Yu b00731fc12 feat(br): update border router lib
esp-openthread: 8d18b44
    openthread: 41ef807
2023-12-09 16:01:37 +08:00
Shu Chen ca32b65973 Merge branch 'lib/update_otbr_lib' into 'master'
lib(openthread): update otbr lib

See merge request espressif/esp-thread-lib!49
2023-09-26 14:55:34 +08:00
WanqQixiang 12f563ee49 lib(openthread): update otbr lib
esp-openthread: ec3555b9
openthread: 4ae69147
2023-09-25 16:27:03 +08:00
Shu Chen 64c77643c9 Merge branch 'test/openthread_br_deinit' into 'master'
feat(br): support br deinit

See merge request espressif/esp-thread-lib!48
2023-09-08 09:54:14 +08:00
zhangwenxu e03f5d45ad feat(br): support br deinit
esp-openthread: f678fe78
openthread: 4ae69147
2023-09-07 16:10:51 +08:00
Shu Chen c9c17a0b66 Merge branch 'update/openthread_lib' into 'master'
feat(br): Fix memory leak and setting mcast forwarding enable

See merge request espressif/esp-thread-lib!47
2023-08-01 11:54:39 +08:00
zhangwenxu 6d739fee07 feat(br): Fix memory leak and setting mcast forwarding enable
esp-openthread: 7f22362c
openthread: 5beae14
2023-07-31 15:11:37 +08:00
Shu Chen abada02624 Merge branch 'feature/enable_ot_border_agent_id' into 'master'
feat(openthread): enable openthread border agent id

See merge request espressif/esp-thread-lib!46
2023-07-20 20:17:57 +08:00
Xu Si Yu 8943a3f95e feat(openthread): enable openthread border agent id
esp-openthread: b703068
openthread:5beae14
2023-07-19 18:50:59 +08:00
Shu Chen b2d4406c21 Merge branch 'lib/update_openthread_lib' into 'master'
lib(openthread): update ot lib

See merge request espressif/esp-thread-lib!45
2023-07-14 09:58:28 +08:00
zhangwenxu 785e946222 lib(openthread): update ot lib
esp-openthread: 295e941
openthread: 5beae14
2023-07-14 09:44:51 +08:00
Shu Chen 36cb2202e1 Merge branch 'bugfix/fix_dead_lock_for_ot' into 'master'
BR: fix dead lock issue for ot and lwip

See merge request espressif/esp-thread-lib!44
2023-06-14 13:24:11 +08:00
zhangwenxu 8b9de73a2e BR: fix dead lock issue for ot and lwip
esp-openthread: 073b15e
openthread: 091f68
2023-06-14 12:30:19 +08:00
Shu Chen fed28dde58 Merge branch 'bugfix/fix_issues_of_br_in_cert' into 'master'
ot br lib: fix issues in certification

See merge request espressif/esp-thread-lib!43
2023-06-06 15:56:08 +08:00
Xu Si Yu e6fe125f50 ot br lib: fix issues in certification
esp-openthread: a158ca1
openthread:091f68e
2023-06-02 12:00:23 +08:00
Shu Chen 2e5a3f236f Merge branch 'bugfix/lwip_core_locking' into 'master'
lib: Address lwip thread-safety/core-locking

See merge request espressif/esp-thread-lib!42
2023-01-17 15:42:15 +08:00
David Cermak 99779af83d lib: Address lwip thread-safety/core-locking
esp-openthread commit 7ac3b6143aa (master)
2023-01-16 10:21:19 +01:00
Shu Chen e27ea0a48f Merge branch 'feature/add_thread_br_lib_for_c6' into 'master'
openthread: add thread_br lib for esp32c6

See merge request espressif/esp-thread-lib!41
2023-01-12 14:25:29 +08:00
Xu Si Yu 7d57b18006 openthread: add thread_br lib for esp32c2 and esp32c6
* esp_openthread: c558ac0
* ot-repo: 19e1875
2023-01-10 14:40:17 +08:00
Shu Chen 10eb3e85d7 Merge branch 'bugfix/lwip_thread_safe' into 'master'
ot_lib: Address lwip thread safety

See merge request espressif/esp-thread-lib!35
2023-01-10 10:28:37 +08:00
David Cermak af5d67ed3a lib: Address lwip thread safety
esp-openthread: 1fe04d9e (!103)
esp-openthread-br: 9d950ace (!39)
2023-01-09 11:37:28 +01:00
Shu Chen 2530bb8b1f Merge branch 'feature/remove_port_libs' into 'master'
port: remove port libs

See merge request espressif/esp-thread-lib!40
2022-12-31 09:19:03 +08:00
Shu Chen 31136c18c6 port: remove port libs
open souce openthread port layer in ESP-IDF
2022-12-30 10:28:37 +08:00
Shu Chen 009faca9f0 Merge branch 'feature/add_lib_for_c6' into 'master'
openthread: add openthread lib for ESP32C6

See merge request espressif/esp-thread-lib!39
2022-12-29 15:37:25 +08:00
Xu Si Yu 129ebba53c lib: add openthread support for ESP32C6
* esp_openthread: aaa08bfe
* ot-repo: 19e18753
2022-12-29 12:50:13 +08:00
Shu Chen d1cf81e6b0 Merge branch 'support/nat64_enable' into 'master'
lib: fix nat64 enable

See merge request espressif/esp-thread-lib!38
2022-12-12 16:52:04 +08:00
zhangwenxu c5c5e57918 lib: fix nat64 enable
* esp_openthread: fbfd73a1
* ot-repo: 507d1b79
2022-12-09 21:46:40 +08:00
Shu Chen 240275cce0 Merge branch 'support/fix_multi_br_forwarding_ping_reply' into 'master'
lib: fix multi br forwarding ping reply

See merge request espressif/esp-thread-lib!37
2022-12-07 14:16:42 +08:00
zhangwenxu 62d501187e lib: fix multi br forwarding ping reply
* esp_openthread: de04dba31
* ot-repo: 852bc76f
2022-12-06 21:56:45 +08:00
Shu Chen 6a863c104e Merge branch 'support/libopenthread_rename_h2_to_h4' into 'master'
lib: rename h2 ot h4

See merge request espressif/esp-thread-lib!36
2022-11-14 16:32:57 +08:00
zhangwenxu afe2272edf lib: rename h2 ot h4
* esp_openthread: 88be196
* ot-repo: e64ba13fa
2022-11-14 15:21:53 +08:00
Shu Chen 698e8386c3 Merge branch 'update/openthread_lib' into 'master'
port: add flash optimization options

See merge request espressif/esp-thread-lib!34
2022-09-28 14:39:44 +08:00
WanqQixiang 8351966d02 port: add flash optimization options
* esp_openthread: bbf5b0ac8
 * ot-repo: e64ba13fa
2022-09-27 14:18:34 +08:00
Shu Chen 0758f50523 Merge branch 'feature/update_opthread_lib' into 'master'
br: support nat64 icmp

See merge request espressif/esp-thread-lib!33
2022-08-18 14:59:41 +08:00
zhangwenxu b50de92c3b br: support nat64 icmp
esp-openthread: ecc2e96fd
ot-repo: 1b5298eb
2022-08-18 14:47:55 +08:00
Shu Chen af1ac2b377 Merge branch 'bugfix/udp-multicast-forward' into 'master'
br: fix UDP multicast forwarding

See merge request espressif/esp-thread-lib!32
2022-07-27 20:38:28 +08:00
Jiacheng Guo 08bb0dcdce br: fix UDP multicast forwarding
esp-openthread: c1a08ab
ot-repo: c055c10a9
2022-07-27 19:16:50 +08:00
Shu Chen 808f3a427f Merge branch 'feature/otbr-nat64' into 'master'
br: add NAT64 and fix discovery delegate crashes

See merge request espressif/esp-thread-lib!31
2022-07-26 19:17:43 +08:00
Jiacheng Guo 6520d5e47f br: add NAT64 and fix discovery delegate crashes
esp-openthread: 8652d33
ot-repo: c055c10a9
2022-07-26 19:02:38 +08:00
Shu Chen f1847675f4 Merge branch 'bugfix/esp_netif_lwip_depend' into 'master'
ot_port: Update libs per esp_netif/lwip deps (01937df3)

See merge request espressif/esp-thread-lib!29
2022-07-21 16:02:28 +08:00
David Cermak 9fabccb43c ot_port: Update libs per esp_netif/lwip deps (1937df32)
This mMoves netif/lwip port layers to openthread tibs
2022-07-21 09:58:37 +02:00
Guo Jia Cheng a63a3ae3f3 Merge branch 'bugfix/timer-overflow' into 'master'
bugfix: fix timer overflow

See merge request espressif/esp-thread-lib!30
2022-07-05 19:23:44 +08:00
Jiacheng Guo 0e7deba20b bugfix: fix timer overflow
* esp-openthread: 6b6e139
* ot-repoL: c055c10a9
2022-07-05 19:22:08 +08:00