Add getting global ipaddr function
[platform/core/api/thread.git] / include / thread.h
2022-09-16 Wootak JungAdd getting global ipaddr function 95/281195/3 accepted/tizen_7.0_unified_hotfix accepted/tizen_unified_riscv tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062459 accepted/tizen/7.0/unified/hotfix/20221116.104849 accepted/tizen/unified/20220919.090142 accepted/tizen/unified/riscv/20230724.093720 tizen_7.0_m2_release
2022-09-06 Pyun DoHyunMerge "Add new CAPI for registering SRP service with...
2022-09-01 Pyun DoHyunMerge "Use unsigned 16-bit integer for SRP port" into...
2022-09-01 Arkadiusz BokowyAdd new CAPI for registering SRP service with TXT records 46/279746/2
2022-08-16 Arkadiusz BokowyUse unsigned 16-bit integer for SRP port 25/279625/2
2022-08-11 Arkadiusz BokowyAdd new CAPI for removing SRP service 63/279563/1
2022-06-23 hyunuk.takModify a parameter to single pointer from double pointer 89/276689/1
2022-06-23 hyunuk.takModify API's name for route 88/276688/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to get/set rloc for onmesh 86/276686/1
2022-06-23 hyunuk.takAdd new CAPIs and unittestt to get/set DP for onmesh 85/276685/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to get/set ND DNS for onmesh 84/276684/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to get onmesh prefixes 83/276683/1
2022-06-23 hyunuk.takRefactor a CAPI for adding onmesh prefix for br 82/276682/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to set/get stable for onmesh 81/276681/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to set/get on mesh for onmesh 80/276680/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to set/get default route... 79/276679/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to get/set configure for... 78/276678/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to set/get dhcp for onmesh 77/276677/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to set/get slaac for onmesh 76/276676/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to get/set preferred for... 75/276675/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to get/set preference for... 74/276674/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to set/get ipv6 prefix for... 73/276673/1
2022-06-23 hyunuk.takAdd new CAPIs and unittest to create/destroy onmesh... 72/276672/1
2022-06-23 hyunuk.takRemove thread_br_get_route_info CAPI 70/276670/1
2022-06-23 hyunuk.takReplace get with check 69/276669/1
2022-06-23 hyunuk.takAdd a new CAPI and test for thread_br_get_device_nexthop 68/276668/1
2022-06-23 hyunuk.takAdd a new CAPI and test for thread_br_get_stable 67/276667/1
2022-06-23 hyunuk.takAdd a new CAPI and test for thread_br_get_preference 66/276666/1
2022-06-23 hyunuk.takAdd a new CAPI and test for thread_br_get_rloc16 65/276665/1
2022-06-23 hyunuk.takAdd a new CAPI and test for thread_br_get_ipv6_prefix 64/276664/1
2022-03-31 hyunuk.takRemove thread_network_create/destroy_operational_networ... 40/273140/1
2022-03-31 hyunuk.takAdd thread_network_set_panid API with unittest 36/273136/1
2022-03-31 hyunuk.takAdd some APIs to handle network 28/273128/1
2022-03-31 hyunuk.takFix a typo of commissioner API 19/273119/1
2022-03-28 Wootak JungAdd new API to get the panid from operational network 04/272904/1
2022-03-02 Abhay AgarwalMerge "Fix svace issues" into tizen
2022-03-02 Rohit SinghAdd support to add and remove ipaddr for thread node 15/271715/5
2022-03-02 Rohit SinghAdd thread commissioning scenarios to thread-test 14/271714/3
2022-02-23 Dohyun PyunInitial commit for thread CAPI