Add getting global ipaddr function
[platform/core/api/thread.git] / src /
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-15 hyunuk.takAdd static declaration for thread-test 62/281262/1
2022-09-14 Wootak JungFix build error 60/281160/1 accepted/tizen/unified/20220914.164046
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.takModify to add array type for external routes dbus variant 71/276671/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-06-23 hyunuk.takRemove iteration to get external route 63/276663/1
2022-06-23 Wootak JungAdd the logic to prevent twice allocation 62/276662/1
2022-06-23 Wootak JungImplement registered service getting function 61/276661/1
2022-03-31 hyunuk.takRemove LCOV_EXCL_START for test 42/273142/1
2022-03-31 hyunuk.takAdd a conditional statement to check operational networ... 41/273141/1
2022-03-31 hyunuk.takRemove thread_network_create/destroy_operational_networ... 40/273140/1
2022-03-31 hyunuk.takRemove FUNC_EXIT when it is terminated abnormally 39/273139/1
2022-03-31 hyunuk.takAdd thread_unset_operational_network API with unittest 38/273138/1
2022-03-31 hyunuk.takAdd thread_set_operational_network API with unittest 37/273137/1
2022-03-31 hyunuk.takAdd thread_network_set_panid API with unittest 36/273136/1
2022-03-31 hyunuk.takAdd thread_network_set_extended_panid API with unittest 35/273135/1
2022-03-31 hyunuk.takAdd thread_network_set_channel API with unittest 34/273134/1
2022-03-31 hyunuk.takAdd thread_network_set_pskc API with unittest 33/273133/1
2022-03-31 hyunuk.takAdd thread_network_set_key API with unittest 32/273132/1
2022-03-31 hyunuk.takAdd thread_network_set_name API with unittest 31/273131/1
2022-03-31 hyunuk.takAdd thread_network_destroy API with unittest 30/273130/1
2022-03-31 hyunuk.takAdd thread_network_create API with unittest 29/273129/1
2022-03-31 hyunuk.takFix a typo of commissioner API 19/273119/1
2022-03-28 hyunuk.takUse &s when get the string value 12/272912/1
2022-03-28 hyunuk.takRemove unnecessary iteration for joiner start 08/272908/1
2022-03-28 Wootak JungAdd new API to get the panid from operational network 04/272904/1
2022-03-28 hyunuk.takAdd core test case for scan 88/272888/1
2022-03-07 Abhay AgarwalMerge "Update network API's" into tizen
2022-03-07 RavinderUpdate network API's 08/272008/3
2022-03-06 Wootak JungFix 64bit build error 74/271974/3 accepted/tizen/unified/20220307.232554 submit/tizen/20220304.050954 submit/tizen/20220307.015135
2022-03-03 Rohit SinghFix coverity issue 31/271831/6
2022-03-02 Abhay AgarwalMerge "Fix svace issues" into tizen
2022-03-02 RavinderFix svace issues 11/271711/4
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